Salome HOME
Remove unnecessary includes
authorrnv <rnv@opencascade.com>
Tue, 14 Dec 2021 16:09:06 +0000 (19:09 +0300)
committerrnv <rnv@opencascade.com>
Tue, 14 Dec 2021 16:09:06 +0000 (19:09 +0300)
src/GEOM/GEOM_IOperations.cxx
src/GEOMImpl/GEOMImpl_Gen.cxx
src/GEOMImpl/GEOMImpl_I3DPrimOperations.cxx
src/GEOMImpl/GEOMImpl_IBasicOperations.cxx
src/GEOMImpl/GEOMImpl_IBlocksOperations.cxx
src/GEOMImpl/GEOMImpl_IGroupOperations.cxx
src/GEOMImpl/GEOMImpl_IHealingOperations.cxx
src/GEOMImpl/GEOMImpl_IInsertOperations.cxx
src/GEOMImpl/GEOMImpl_ILocalOperations.cxx
src/GEOMImpl/GEOMImpl_ITransformOperations.cxx
src/GEOMUtils/GEOMUtils.cxx

index ed2762eb10ec5d7c20f37f3006863102c7d4af5c..3fac551fcf485793514fbf7f8a60b7f49116a7c5 100644 (file)
@@ -25,7 +25,6 @@
 #include <GEOM_IOperations.hxx>
 
 #include "utilities.h"
-#include <OpUtil.hxx>
 #include <Utils_ExceptHandlers.hxx>
 
 #include <TDataStd_TreeNode.hxx>
index dd3deee115199f907157e85b9e5d8986a0e819bd..aac8f9f460f4a7cbecc0a4cb4c0d65a83395bbbb 100644 (file)
@@ -29,7 +29,6 @@
 #include <GEOMImpl_Gen.hxx>
 
 #include "utilities.h"
-#include <OpUtil.hxx>
 #include <Utils_ExceptHandlers.hxx>
 
 #include <TFunction_Driver.hxx>
index fb6abc83ce911cf0782d91c0bd384b13d4b5b4ee..d9f441df9c69935f268aafa473ad9167152583b3 100644 (file)
@@ -25,7 +25,6 @@
 #include <GEOMImpl_I3DPrimOperations.hxx>
 
 #include "utilities.h"
-#include <OpUtil.hxx>
 #include <Utils_ExceptHandlers.hxx>
 
 #include <TFunction_DriverTable.hxx>
index 76aad20acaed88444628027979d9b08209c7eb77..66dca2b25043c4beb4b70166bf60d1ddf0c9a190 100644 (file)
@@ -25,7 +25,6 @@
 #include <GEOMImpl_IBasicOperations.hxx>
 
 #include "utilities.h"
-#include <OpUtil.hxx>
 #include <Utils_ExceptHandlers.hxx>
 
 #include <TFunction_DriverTable.hxx>
index 8a3bbc248806831df1ea591e0d3da1ac9ce8442b..6a4428082015eadee67477f341e9e91d44d0d44a 100644 (file)
@@ -47,7 +47,6 @@
 #include <BlockFix_CheckTool.hxx>
 
 #include "utilities.h"
-#include <OpUtil.hxx>
 #include <Utils_ExceptHandlers.hxx>
 
 #include <TFunction_DriverTable.hxx>
index f46f530018279195aad486ccc31ce58edd38a5f5..7c2b185700993b16b952ef3b8ca0d79e4b3019c7 100644 (file)
@@ -31,7 +31,6 @@
 #include <GEOM_PythonDump.hxx>
 
 #include "utilities.h"
-#include <OpUtil.hxx>
 #include <Utils_ExceptHandlers.hxx>
 
 #include <TFunction_DriverTable.hxx>
index 5ed24134f301e651d6fd139769c620634f415b3c..a58586558b3009dc2b827f54cbe2ecc5596d6583 100644 (file)
@@ -38,7 +38,6 @@
 #include <ShHealOper_ShapeProcess.hxx>
 
 #include <utilities.h>
-#include <OpUtil.hxx>
 #include <Utils_ExceptHandlers.hxx>
 
 #include <BRep_Builder.hxx>
index e6259a8b5183e691e37e91292be91581816fd2f7..cc09d461388588f4d8ffdf31787afe6349a8cec9 100644 (file)
@@ -41,7 +41,6 @@
 #include "GEOM_ISubShape.hxx"
 
 #include "utilities.h"
-#include <OpUtil.hxx>
 #include <Utils_ExceptHandlers.hxx>
 
 #include <TFunction_DriverTable.hxx>
index be3154aca464403956d73d58d73a43b8696ca57c..66ac3be0747b370964596bf6e3792c85b2d711c6 100644 (file)
@@ -46,7 +46,6 @@
 #include <GEOM_PythonDump.hxx>
 
 #include "utilities.h"
-#include <OpUtil.hxx>
 #include <Utils_ExceptHandlers.hxx>
 
 #include <TFunction_DriverTable.hxx>
index 3b66bf44465887ab55ff00fb3335dee2f30b0e13..9956c826b9d0fa2724b634945302dd1e72a47635 100644 (file)
@@ -47,7 +47,6 @@
 #include <GEOM_PythonDump.hxx>
 
 #include "utilities.h"
-#include <OpUtil.hxx>
 #include <Utils_ExceptHandlers.hxx>
 
 #include <TFunction_DriverTable.hxx>
index d5d48c0eaba36b6999f1fc6840c2a18dfefe29d9..dd4bf5c0a7a75cc33fd957341af74a96e38ee217 100644 (file)
@@ -24,7 +24,6 @@
 
 #include <GEOMUtils.hxx>
 
-#include <OpUtil.hxx>
 #include <Utils_ExceptHandlers.hxx>
 
 // OCCT Includes