Fix compilation with GCC 8
This commit is contained in:
committed by
Yorik van Havre
parent
186df52382
commit
4594583613
2
src/3rdParty/salomesmesh/inc/SMESH_Algo.hxx
vendored
2
src/3rdParty/salomesmesh/inc/SMESH_Algo.hxx
vendored
@@ -30,6 +30,7 @@
|
||||
|
||||
#include "SMESH_SMESH.hxx"
|
||||
|
||||
#include "SMDS_MeshNode.hxx"
|
||||
#include "SMDSAbs_ElementType.hxx"
|
||||
#include "SMESH_Comment.hxx"
|
||||
#include "SMESH_ComputeError.hxx"
|
||||
@@ -45,7 +46,6 @@
|
||||
#include <map>
|
||||
#include <set>
|
||||
|
||||
class SMDS_MeshNode;
|
||||
class SMESHDS_Mesh;
|
||||
class SMESHDS_SubMesh;
|
||||
class SMESH_Gen;
|
||||
|
||||
Reference in New Issue
Block a user