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 ec36f0cfe4
commit c74af88e0b
15 changed files with 84 additions and 10 deletions

View File

@@ -34,6 +34,9 @@
#include <Base/Console.h>
#include <SMESH_Gen.hxx>
#ifdef EXTERNAL_SMESH
#include <SMESHDS_Mesh.hxx>
#endif
#include <SMESH_Mesh.hxx>
#include <SMDS_PolyhedralVolumeOfNodes.hxx>