mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
unnecessary include
This commit is contained in:
@ -25,7 +25,6 @@ License
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
#include "coupledPolyPatch.H"
|
||||
#include "SortableList.H"
|
||||
#include "ListOps.H"
|
||||
#include "transform.H"
|
||||
#include "OFstream.H"
|
||||
|
||||
@ -24,7 +24,6 @@ License
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
#include "SortableList.H"
|
||||
#include "dynamicRefineFvMesh.H"
|
||||
#include "addToRunTimeSelectionTable.H"
|
||||
#include "volFields.H"
|
||||
@ -32,7 +31,6 @@ License
|
||||
#include "surfaceFields.H"
|
||||
#include "fvCFD.H"
|
||||
#include "syncTools.H"
|
||||
#include "ListListOps.H"
|
||||
#include "pointFields.H"
|
||||
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
@ -32,7 +32,6 @@ License
|
||||
#include "octreeDataFace.H"
|
||||
#include "octree.H"
|
||||
#include "OFstream.H"
|
||||
#include "SortableList.H"
|
||||
#include "IndirectList.H"
|
||||
|
||||
// * * * * * * * * * * * * * * Static Data Members * * * * * * * * * * * * * //
|
||||
|
||||
@ -26,7 +26,6 @@ License
|
||||
|
||||
#include "searchableSphere.H"
|
||||
#include "addToRunTimeSelectionTable.H"
|
||||
#include "SortableList.H"
|
||||
|
||||
// * * * * * * * * * * * * * * Static Data Members * * * * * * * * * * * * * //
|
||||
|
||||
|
||||
@ -27,8 +27,6 @@ License
|
||||
#include "intersectedSurface.H"
|
||||
#include "surfaceIntersection.H"
|
||||
#include "faceList.H"
|
||||
#include "SortableList.H"
|
||||
#include "triSurfaceTools.H"
|
||||
#include "faceTriangulation.H"
|
||||
#include "treeBoundBox.H"
|
||||
#include "OFstream.H"
|
||||
|
||||
Reference in New Issue
Block a user