diff --git a/src/OpenFOAM/algorithms/MeshWave/MeshWave.C b/src/OpenFOAM/algorithms/MeshWave/MeshWave.C index 30538359ab..5049fe05a7 100644 --- a/src/OpenFOAM/algorithms/MeshWave/MeshWave.C +++ b/src/OpenFOAM/algorithms/MeshWave/MeshWave.C @@ -22,22 +22,10 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Description - \*---------------------------------------------------------------------------*/ #include "MeshWave.H" #include "polyMesh.H" -#include "processorPolyPatch.H" -#include "cyclicPolyPatch.H" -#include "OPstream.H" -#include "IPstream.H" -#include "PstreamReduceOps.H" -#include "debug.H" -#include "typeInfo.H" - -// * * * * * * * * * * * * * * Static Data Members * * * * * * * * * * * * * // - // * * * * * * * * * * * * * * * * Constructors * * * * * * * * * * * * * * //