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
df9c675c
Commit
df9c675c
authored
Jun 26, 2018
by
Mark OLESEN
Browse files
STYLE: remove unnecessary include for cartesianCS
parent
e30ca799
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/finiteVolume/fields/fvPatchFields/derived/turbulentDFSEMInlet/turbulentDFSEMInletFvPatchVectorField.C
View file @
df9c675c
...
...
@@ -28,7 +28,6 @@ License
#include
"addToRunTimeSelectionTable.H"
#include
"fvPatchFieldMapper.H"
#include
"momentOfInertia.H"
#include
"cartesianCS.H"
#include
"Fstream.H"
#include
"globalIndex.H"
...
...
src/finiteVolume/fields/fvPatchFields/derived/turbulentDFSEMInlet/turbulentDFSEMInletFvPatchVectorField.H
View file @
df9c675c
...
...
@@ -91,7 +91,6 @@ SourceFiles
namespace
Foam
{
class
cartesianCS
;
class
pointToPointPlanarInterpolation
;
/*---------------------------------------------------------------------------*\
...
...
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