port to smesh 8.3

using #ifdef EXTERNAL_SMESH for the diff
This commit is contained in:
looooo
2018-04-17 21:22:26 +02:00
committed by wmayer
parent 5941a32f71
commit 21cdc9ea4a
15 changed files with 84 additions and 10 deletions

View File

@@ -37,6 +37,9 @@
#include <SMDSAbs_ElementType.hxx>
#include <SMDS_MeshElement.hxx>
#include <SMDS_VolumeTool.hxx>
#ifdef EXTERNAL_SMESH
#include <SMESHDS_Mesh.hxx>
#endif
#include <TopoDS_Shape.hxx>
#include <TopoDS_Face.hxx>