From 2456472b77ea638df95d081279445d02bbfca7bc Mon Sep 17 00:00:00 2001 From: Henry Date: Fri, 7 Sep 2012 11:24:30 +0100 Subject: [PATCH] extrudeMesh/extrudedMesh: Updated headers and includes --- .../extrude/extrudeMesh/extrudedMesh/extrudedMesh.C | 4 ---- .../extrude/extrudeMesh/extrudedMesh/extrudedMesh.H | 1 + .../extrude/extrudeMesh/extrudedMesh/extrudedMeshTemplates.C | 3 --- 3 files changed, 1 insertion(+), 7 deletions(-) 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 * * * * * * * * * * * //