mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: eliminate duplicate includes (issue #293)
This commit is contained in:
@ -36,7 +36,6 @@ SourceFiles
|
||||
#ifndef cellDistFuncs_H
|
||||
#define cellDistFuncs_H
|
||||
|
||||
#include "scalarField.H"
|
||||
#include "HashSet.H"
|
||||
#include "Map.H"
|
||||
#include "wordReList.H"
|
||||
|
||||
@ -29,7 +29,6 @@ License
|
||||
#include "processorPolyPatch.H"
|
||||
#include "globalIndex.H"
|
||||
#include "syncTools.H"
|
||||
#include "FaceCellWave.H"
|
||||
#include "minData.H"
|
||||
|
||||
// * * * * * * * * * * * * * * Static Data Members * * * * * * * * * * * * * //
|
||||
|
||||
Reference in New Issue
Block a user