mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: remove stray forward declaration
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user