Salome HOME
#17695 - SMESH build/ TopoDS_Shape compilation issue
[modules/smesh.git] / src / SMESH / SMESH_Algo.hxx
index 445fcabedca13bd7d267236150e732694393ef4b..24016e3f281eb6cf4756806e3d892e4903fb58af 100644 (file)
@@ -36,6 +36,7 @@
 #include "SMESH_Hypothesis.hxx"
 
 #include <GeomAbs_Shape.hxx>
+#include <TopoDS_Shape.hxx>
 
 #include <string>
 #include <vector>