Salome HOME
Fix valgrind error: Mismatched free() / delete / delete []
[modules/geom.git] / src / GEOMAlgo / GEOMAlgo_Extractor.hxx
index 1386696aaa02c68bc6dcbab9a8a9c1557d85f812..c93b64d7481fbee689e373dde598ee46fdbe24aa 100644 (file)
@@ -34,8 +34,7 @@
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
-
-class TopTools_IndexedMapOfShape;
+#include <TopTools_IndexedMapOfShape.hxx>
 
 
 /**