STYLE: remove stray forward declaration
This commit is contained in:
parent
d7de6a2772
commit
a8b0ec0c4e
@ -51,7 +51,6 @@ namespace Foam
|
||||
|
||||
// Forward Declarations
|
||||
class mapDistributePolyMesh;
|
||||
class writeHandler;
|
||||
class polyMesh;
|
||||
class IOobject;
|
||||
|
||||
|
@ -49,7 +49,6 @@ namespace Foam
|
||||
|
||||
// Forward Declarations
|
||||
class mapDistributePolyMesh;
|
||||
class writeHandler;
|
||||
|
||||
/*---------------------------------------------------------------------------*\
|
||||
Class fvMeshTools Declaration
|
||||
|
Loading…
Reference in New Issue
Block a user