Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
f8ee0ef2
Commit
f8ee0ef2
authored
Sep 09, 2008
by
mattijs
Browse files
unnecessary include
parent
d056b6ed
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/meshTools/sets/cellSources/surfaceToCell/surfaceToCell.C
View file @
f8ee0ef2
...
...
@@ -31,8 +31,6 @@ Description
#include "meshSearch.H"
#include "triSurface.H"
#include "triSurfaceSearch.H"
#include "octree.H"
#include "octreeDataTriSurface.H"
#include "cellClassification.H"
#include "addToRunTimeSelectionTable.H"
...
...
src/meshTools/sets/pointSources/surfaceToPoint/surfaceToPoint.C
View file @
f8ee0ef2
...
...
@@ -30,8 +30,6 @@ Description
#include "polyMesh.H"
#include "meshSearch.H"
#include "triSurfaceSearch.H"
#include "octree.H"
#include "octreeDataTriSurface.H"
#include "addToRunTimeSelectionTable.H"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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