make sure MeshPart still builds without smesh

This commit is contained in:
wmayer
2018-04-28 15:33:41 +02:00
parent 6121917f9f
commit 2628cb5be5

View File

@@ -25,7 +25,9 @@
#include <sstream>
#include <Base/Stream.h>
#ifdef HAVE_SMESH
#include <SMESH_Version.h>
#endif
class TopoDS_Shape;
class SMESH_Gen;