From: mpa Date: Wed, 24 Feb 2016 14:00:43 +0000 (+0300) Subject: Migration to OCCT 7.0 X-Git-Tag: V8_1_0a1~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=af6e99578fef800be10e9d70b3901bfac51fea56;p=plugins%2Fnetgenplugin.git Migration to OCCT 7.0 --- diff --git a/src/NETGENPlugin/NETGENPlugin_Mesher.hxx b/src/NETGENPlugin/NETGENPlugin_Mesher.hxx index 1e81fd6..ed4dafc 100644 --- a/src/NETGENPlugin/NETGENPlugin_Mesher.hxx +++ b/src/NETGENPlugin/NETGENPlugin_Mesher.hxx @@ -36,6 +36,8 @@ #include #include +#include + namespace nglib { #include } @@ -49,7 +51,6 @@ class SMESH_Comment; class SMESH_Mesh; class SMESH_MesherHelper; class TopoDS_Shape; -class TopTools_IndexedMapOfShape; class NETGENPlugin_Hypothesis; class NETGENPlugin_SimpleHypothesis_2D; class NETGENPlugin_Internals;