Salome HOME
Migration to OCCT 7.0
[modules/geom.git] / src / GEOMImpl / GEOMImpl_IInsertOperations.hxx
index 31d3bf34b0031f23b56c05bf7d47d91027a92ca4..c4e41b09bc0f7379bdd1dc989347a7bb14d6e8dc 100644 (file)
@@ -34,6 +34,7 @@
 
 #include <TDocStd_Document.hxx>
 #include <TColStd_HSequenceOfAsciiString.hxx>
+#include <TColStd_HArray1OfByte.hxx>
 #include <TCollection_HAsciiString.hxx>
 #include <NCollection_DataMap.hxx>
 #include <NCollection_List.hxx>
@@ -45,8 +46,6 @@ class GEOMImpl_IShapesOperations;
 class GEOMImpl_IGroupOperations;
 class GEOMImpl_IFieldOperations;
 
-class Handle_TColStd_HArray1OfByte;
-
 class GEOMImpl_IInsertOperations : public GEOM_IOperations {
  public: