Skip to content
Snippets Groups Projects
Commit 6155c522 authored by andy's avatar andy
Browse files

ENH: removed unnecessary #include headers

parent 915822cb
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,6 @@ License ...@@ -28,7 +28,6 @@ License
#include "volFields.H" #include "volFields.H"
#include "surfaceFields.H" #include "surfaceFields.H"
#include "fvMatrices.H" #include "fvMatrices.H"
#include "syncTools.H"
#include "faceSet.H" #include "faceSet.H"
#include "geometricOneField.H" #include "geometricOneField.H"
......
...@@ -27,7 +27,6 @@ License ...@@ -27,7 +27,6 @@ License
#include "fvMesh.H" #include "fvMesh.H"
#include "volFields.H" #include "volFields.H"
#include "surfaceFields.H" #include "surfaceFields.H"
#include "geometricOneField.H"
// * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * // // * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * //
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment