make sure MeshPart still builds without smesh

This commit is contained in:
wmayer
2018-04-28 15:33:41 +02:00
parent 31cee58df6
commit 3affc2da9d

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;