Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
ce16ef25
Commit
ce16ef25
authored
Aug 20, 2008
by
Mattijs Janssens
Browse files
unnecessary include
parent
a65c6f23
Changes
5
Hide whitespace changes
Inline
Side-by-side
src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C
View file @
ce16ef25
...
...
@@ -25,7 +25,6 @@ License
\*---------------------------------------------------------------------------*/
#include
"coupledPolyPatch.H"
#include
"SortableList.H"
#include
"ListOps.H"
#include
"transform.H"
#include
"OFstream.H"
...
...
src/dynamicFvMesh/dynamicRefineFvMesh/dynamicRefineFvMesh.C
View file @
ce16ef25
...
...
@@ -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"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
...
...
src/dynamicMesh/polyMeshAdder/faceCoupleInfo.C
View file @
ce16ef25
...
...
@@ -32,7 +32,6 @@ License
#include
"octreeDataFace.H"
#include
"octree.H"
#include
"OFstream.H"
#include
"SortableList.H"
#include
"IndirectList.H"
// * * * * * * * * * * * * * * Static Data Members * * * * * * * * * * * * * //
...
...
src/meshTools/searchableSurface/searchableSphere.C
View file @
ce16ef25
...
...
@@ -26,7 +26,6 @@ License
#include
"searchableSphere.H"
#include
"addToRunTimeSelectionTable.H"
#include
"SortableList.H"
// * * * * * * * * * * * * * * Static Data Members * * * * * * * * * * * * * //
...
...
src/meshTools/triSurface/booleanOps/intersectedSurface/intersectedSurface.C
View file @
ce16ef25
...
...
@@ -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"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment