Salome HOME
Clean-up unused variables wrongly added by previous commit
[modules/geom.git] / src / BlockFix / BlockFix_CheckTool.hxx
index b2ffd0f1c0947fb85818eb282eccf3dfe2940f6b..784ade2c68cabaef87ae1d1b6559f930abbc9713 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <TopTools_SequenceOfShape.hxx>
+#include <TopTools_ListOfShape.hxx>
 #include <Standard_OStream.hxx>
 
-class TopoDS_Shape;
-class TopTools_ListOfShape;
-
 #include <Standard.hxx>
 #include <Standard_Macro.hxx>