Salome HOME
23308: [EDF] Re-implement DISTENE meshing plugins to use libraries instead of executables
authoreap <eap@opencascade.com>
Fri, 26 Aug 2016 14:46:12 +0000 (17:46 +0300)
committereap <eap@opencascade.com>
Fri, 26 Aug 2016 14:46:12 +0000 (17:46 +0300)
  missing include

src/HexoticPlugin/HexoticPlugin_Hexotic.cxx

index 0669b16a3af1ed0a491d75cea8f76fa8cba70079..44ab61dc17a3f48b7e1d0c5e125e8fd06c862375 100644 (file)
@@ -59,6 +59,7 @@
 #include <TopExp_Explorer.hxx>
 #include <TopTools_MapOfShape.hxx>
 #include <TopoDS.hxx>
+#include <TopoDS_Vertex.hxx>
 #include <gp_Pnt.hxx>
 
 #include <Basics_Utils.hxx>