mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-15 10:08:34 +05:00
+#include <TopoDS_Face.hxx>
This commit is contained in:
parent
7f92b57200
commit
664466f716
@ -34,11 +34,12 @@
|
||||
#include "SMESH_2D_Algo.hxx"
|
||||
#include "Utils_SALOME_Exception.hxx"
|
||||
|
||||
#include <TopoDS_Face.hxx>
|
||||
|
||||
class SMESH_Mesh;
|
||||
class SMESH_MesherHelper;
|
||||
class StdMeshers_FaceSide;
|
||||
class SMDS_MeshNode;
|
||||
class TopoDS_Face;
|
||||
struct uvPtStruct;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user