From 2b47fbca8f6b72bb83952c10758ac0d0cdcae145 Mon Sep 17 00:00:00 2001 From: andy Date: Mon, 20 Jan 2014 13:14:41 +0000 Subject: [PATCH] ENH: cyclicACMI - tidied header #includes --- .../cyclicACMI/cyclicACMIPolyPatch/cyclicACMIPolyPatch.C | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/meshTools/AMIInterpolation/patches/cyclicACMI/cyclicACMIPolyPatch/cyclicACMIPolyPatch.C b/src/meshTools/AMIInterpolation/patches/cyclicACMI/cyclicACMIPolyPatch/cyclicACMIPolyPatch.C index 694fa61260..f8fdacbd3c 100644 --- a/src/meshTools/AMIInterpolation/patches/cyclicACMI/cyclicACMIPolyPatch/cyclicACMIPolyPatch.C +++ b/src/meshTools/AMIInterpolation/patches/cyclicACMI/cyclicACMIPolyPatch/cyclicACMIPolyPatch.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2013 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2013-2014 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -24,12 +24,8 @@ License \*---------------------------------------------------------------------------*/ #include "cyclicACMIPolyPatch.H" -#include "transformField.H" #include "SubField.H" -#include "polyMesh.H" #include "Time.H" -#include "faceAreaIntersect.H" -#include "ops.H" #include "addToRunTimeSelectionTable.H" // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //