diff --git a/applications/utilities/mesh/generation/extrude/extrudeMesh/extrudedMesh/extrudedMesh.C b/applications/utilities/mesh/generation/extrude/extrudeMesh/extrudedMesh/extrudedMesh.C index 8b2b4659cb..fbcfe5c908 100644 --- a/applications/utilities/mesh/generation/extrude/extrudeMesh/extrudedMesh/extrudedMesh.C +++ b/applications/utilities/mesh/generation/extrude/extrudeMesh/extrudedMesh/extrudedMesh.C @@ -24,10 +24,6 @@ License \*---------------------------------------------------------------------------*/ #include "extrudedMesh.H" -#include "wallPolyPatch.H" -#include "meshTools.H" -#include "ListOps.H" -#include "OFstream.H" // * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * // diff --git a/applications/utilities/mesh/generation/extrude/extrudeMesh/extrudedMesh/extrudedMesh.H b/applications/utilities/mesh/generation/extrude/extrudeMesh/extrudedMesh/extrudedMesh.H index 78351f714f..710d975f91 100644 --- a/applications/utilities/mesh/generation/extrude/extrudeMesh/extrudedMesh/extrudedMesh.H +++ b/applications/utilities/mesh/generation/extrude/extrudeMesh/extrudedMesh/extrudedMesh.H @@ -28,6 +28,7 @@ Description SourceFiles extrudedMesh.C + extrudedMeshTemplates.C \*---------------------------------------------------------------------------*/ diff --git a/applications/utilities/mesh/generation/extrude/extrudeMesh/extrudedMesh/extrudedMeshTemplates.C b/applications/utilities/mesh/generation/extrude/extrudeMesh/extrudedMesh/extrudedMeshTemplates.C index 9ea14b8c35..97befbd4dc 100644 --- a/applications/utilities/mesh/generation/extrude/extrudeMesh/extrudedMesh/extrudedMeshTemplates.C +++ b/applications/utilities/mesh/generation/extrude/extrudeMesh/extrudedMesh/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 * * * * * * * * * * * //