mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: codeStreamTemplate.C: added some default includes
This commit is contained in:
@ -23,6 +23,10 @@ License
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
#include "dictionary.H"
|
||||||
|
#include "Ostream.H"
|
||||||
|
#include "Pstream.H"
|
||||||
|
|
||||||
${codeInclude}
|
${codeInclude}
|
||||||
|
|
||||||
using namespace Foam;
|
using namespace Foam;
|
||||||
|
|||||||
Reference in New Issue
Block a user