mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
extrudeMesh/extrudedMesh: Updated headers and includes
This commit is contained in:
@ -24,10 +24,6 @@ License
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
#include "extrudedMesh.H"
|
||||
#include "wallPolyPatch.H"
|
||||
#include "meshTools.H"
|
||||
#include "ListOps.H"
|
||||
#include "OFstream.H"
|
||||
|
||||
// * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * //
|
||||
|
||||
|
||||
@ -28,6 +28,7 @@ Description
|
||||
|
||||
SourceFiles
|
||||
extrudedMesh.C
|
||||
extrudedMeshTemplates.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -25,9 +25,6 @@ License
|
||||
|
||||
#include "extrudedMesh.H"
|
||||
#include "wallPolyPatch.H"
|
||||
#include "meshTools.H"
|
||||
#include "ListOps.H"
|
||||
#include "OFstream.H"
|
||||
|
||||
// * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * //
|
||||
|
||||
|
||||
Reference in New Issue
Block a user