argList: Minor format correction

This commit is contained in:
Henry Weller
2017-09-19 09:30:50 +01:00
parent aa8054e7c5
commit a7330bbffc
2 changed files with 2 additions and 2 deletions

View File

@ -33,8 +33,7 @@ License
#include "labelList.H"
#include "regIOobject.H"
#include "dynamicCode.H"
#include "uncollatedFileOperation.H"
#include "masterUncollatedFileOperation.H"
#include "fileOperation.H"
#include <cctype>

View File

@ -103,6 +103,7 @@ namespace Foam
class argList
{
// Private data
static bool bannerEnabled;
//- Switch on/off parallel mode. Has to be first to be constructed