mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-11 16:19:17 +05:00
Remove unnecessary includes
This commit is contained in:
parent
81ba4eae5b
commit
d3582bad2b
@ -25,7 +25,6 @@
|
||||
#include <GEOM_IOperations.hxx>
|
||||
|
||||
#include "utilities.h"
|
||||
#include <OpUtil.hxx>
|
||||
#include <Utils_ExceptHandlers.hxx>
|
||||
|
||||
#include <TDataStd_TreeNode.hxx>
|
||||
|
@ -29,7 +29,6 @@
|
||||
#include <GEOMImpl_Gen.hxx>
|
||||
|
||||
#include "utilities.h"
|
||||
#include <OpUtil.hxx>
|
||||
#include <Utils_ExceptHandlers.hxx>
|
||||
|
||||
#include <TFunction_Driver.hxx>
|
||||
|
@ -25,7 +25,6 @@
|
||||
#include <GEOMImpl_I3DPrimOperations.hxx>
|
||||
|
||||
#include "utilities.h"
|
||||
#include <OpUtil.hxx>
|
||||
#include <Utils_ExceptHandlers.hxx>
|
||||
|
||||
#include <TFunction_DriverTable.hxx>
|
||||
|
@ -25,7 +25,6 @@
|
||||
#include <GEOMImpl_IBasicOperations.hxx>
|
||||
|
||||
#include "utilities.h"
|
||||
#include <OpUtil.hxx>
|
||||
#include <Utils_ExceptHandlers.hxx>
|
||||
|
||||
#include <TFunction_DriverTable.hxx>
|
||||
|
@ -47,7 +47,6 @@
|
||||
#include <BlockFix_CheckTool.hxx>
|
||||
|
||||
#include "utilities.h"
|
||||
#include <OpUtil.hxx>
|
||||
#include <Utils_ExceptHandlers.hxx>
|
||||
|
||||
#include <TFunction_DriverTable.hxx>
|
||||
|
@ -31,7 +31,6 @@
|
||||
#include <GEOM_PythonDump.hxx>
|
||||
|
||||
#include "utilities.h"
|
||||
#include <OpUtil.hxx>
|
||||
#include <Utils_ExceptHandlers.hxx>
|
||||
|
||||
#include <TFunction_DriverTable.hxx>
|
||||
|
@ -38,7 +38,6 @@
|
||||
#include <ShHealOper_ShapeProcess.hxx>
|
||||
|
||||
#include <utilities.h>
|
||||
#include <OpUtil.hxx>
|
||||
#include <Utils_ExceptHandlers.hxx>
|
||||
|
||||
#include <BRep_Builder.hxx>
|
||||
|
@ -41,7 +41,6 @@
|
||||
#include "GEOM_ISubShape.hxx"
|
||||
|
||||
#include "utilities.h"
|
||||
#include <OpUtil.hxx>
|
||||
#include <Utils_ExceptHandlers.hxx>
|
||||
|
||||
#include <TFunction_DriverTable.hxx>
|
||||
|
@ -46,7 +46,6 @@
|
||||
#include <GEOM_PythonDump.hxx>
|
||||
|
||||
#include "utilities.h"
|
||||
#include <OpUtil.hxx>
|
||||
#include <Utils_ExceptHandlers.hxx>
|
||||
|
||||
#include <TFunction_DriverTable.hxx>
|
||||
|
@ -47,7 +47,6 @@
|
||||
#include <GEOM_PythonDump.hxx>
|
||||
|
||||
#include "utilities.h"
|
||||
#include <OpUtil.hxx>
|
||||
#include <Utils_ExceptHandlers.hxx>
|
||||
|
||||
#include <TFunction_DriverTable.hxx>
|
||||
|
@ -24,7 +24,6 @@
|
||||
|
||||
#include <GEOMUtils.hxx>
|
||||
|
||||
#include <OpUtil.hxx>
|
||||
#include <Utils_ExceptHandlers.hxx>
|
||||
|
||||
// OCCT Includes
|
||||
|
Loading…
Reference in New Issue
Block a user