Salome HOME
Revert "EDF 25230 - Impossible to create directly a face"
[modules/geom.git] / src / GEOMImpl / GEOMImpl_IBlocksOperations.hxx
index 4b118cf09e83ba590a3dcdc40dd3374ef66a441f..a0d5db2b7f6eca16f6bd088628d2470cb1dc7eed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
 
 #include <TopTools_ListOfShape.hxx>
 #include <TColStd_HSequenceOfTransient.hxx>
+#include <TColStd_HArray1OfInteger.hxx>
 
 #include <list>
 
 class GEOM_Engine;
-class Handle(GEOM_Object);
-class Handle(TColStd_HArray1OfInteger);
+class GEOM_Object;
 
 class GEOMImpl_IBlocksOperations : public GEOM_IOperations {
  public:
-  Standard_EXPORT GEOMImpl_IBlocksOperations(GEOM_Engine* theEngine, int theDocID);
+  Standard_EXPORT GEOMImpl_IBlocksOperations(GEOM_Engine* theEngine);
   Standard_EXPORT ~GEOMImpl_IBlocksOperations();
 
   // Creation of blocks and block faces