[Part] remove Python.h from headers

seems not to be necessary anymore
This commit is contained in:
Uwe
2022-03-19 20:18:38 +01:00
committed by wwmayer
parent 3d26a81b36
commit 3e1dbde0cf
21 changed files with 0 additions and 26 deletions

View File

@@ -23,7 +23,6 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Python.h>
# include <Interface_Static.hxx>
# include <IGESControl_Controller.hxx>
# include <STEPControl_Controller.hxx>

View File

@@ -13,7 +13,6 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Standard_math.hxx>
# include <Python.h>
#endif
#include <Base/Console.h>

View File

@@ -35,7 +35,6 @@
# include <QFontMetrics>
# include <QMessageBox>
# include <QSet>
# include <Python.h>
# include <Inventor/SoPickedPoint.h>
# include <Inventor/actions/SoRayPickAction.h>
# include <Inventor/actions/SoSearchAction.h>

View File

@@ -44,7 +44,6 @@
# include <QItemSelectionModel>
# include <QTimer>
# include <boost_bind_bind.hpp>
# include <Python.h>
# include <Inventor/actions/SoSearchAction.h>
# include <Inventor/details/SoLineDetail.h>
#endif

View File

@@ -30,14 +30,12 @@
#include <GC_MakeArcOfCircle.hxx>
#include <Geom_Circle.hxx>
#include <Geom_TrimmedCurve.hxx>
#include <Python.h>
#include <QMessageBox>
#include <QSignalMapper>
#include <Inventor/SoPickedPoint.h>
#include <Inventor/events/SoMouseButtonEvent.h>
#endif
#include <CXX/WrapPython.h>
#include <Base/Interpreter.h>
#include <Base/Rotation.h>
#include <Base/Tools.h>

View File

@@ -34,7 +34,6 @@
# include <TopoDS_Edge.hxx>
# include <ShapeExtend_Explorer.hxx>
# include <TopTools_HSequenceOfShape.hxx>
# include <Python.h>
# include <Inventor/system/inttypes.h>
# include <Precision.hxx>
#endif

View File

@@ -23,7 +23,6 @@
#include "PreCompiled.h"
#include <Python.h>
#include <QMessageBox>
#include "ViewProvider.h"
#include "DlgSettings3DViewPartImp.h"

View File

@@ -29,7 +29,6 @@
# include <TopoDS_Shape.hxx>
# include <TopExp_Explorer.hxx>
# include <cfloat>
# include <Python.h>
# include <Inventor/system/inttypes.h>
#endif

View File

@@ -171,11 +171,6 @@
# include <BOPAlgo_ListOfCheckResult.hxx>
#endif
// Python
#include <Python.h>
// Boost
#include <boost_signals2.hpp>
#include <boost/bind/bind.hpp>

View File

@@ -34,7 +34,6 @@
# endif
# include <float.h>
# include <algorithm>
# include <Python.h>
# include <Inventor/SoPickedPoint.h>
# include <Inventor/SoPrimitiveVertex.h>
# include <Inventor/actions/SoCallbackAction.h>

View File

@@ -32,7 +32,6 @@
# include <float.h>
# include <algorithm>
# include <map>
# include <Python.h>
# include <Inventor/SoPickedPoint.h>
# include <Inventor/SoPrimitiveVertex.h>
# include <Inventor/actions/SoCallbackAction.h>

View File

@@ -34,7 +34,6 @@
# endif
# include <float.h>
# include <algorithm>
# include <Python.h>
# include <Inventor/SoPickedPoint.h>
# include <Inventor/SoPrimitiveVertex.h>
# include <Inventor/actions/SoCallbackAction.h>

View File

@@ -32,7 +32,6 @@
# include <QThread>
# include <QTreeWidget>
# include <QPushButton>
# include <Python.h>
# include <Standard_Version.hxx>
# include <BRepCheck_Analyzer.hxx>
# include <BRepCheck_Result.hxx>

View File

@@ -26,7 +26,6 @@
# include <QButtonGroup>
# include <QPushButton>
# include <sstream>
# include <Python.h>
# include <boost_bind_bind.hpp>
# include <TopoDS_Shape.hxx>

View File

@@ -25,7 +25,6 @@
#ifndef _PreComp_
# include <cfloat>
# include <Python.h>
# include <Standard_math.hxx>

View File

@@ -29,7 +29,6 @@
# include <TColgp_Array1OfPnt.hxx>
# include <TopoDS.hxx>
# include <TopExp_Explorer.hxx>
# include <Python.h>
# include <Inventor/nodes/SoComplexity.h>
# include <Inventor/nodes/SoCoordinate3.h>
# include <Inventor/nodes/SoDrawStyle.h>

View File

@@ -24,7 +24,6 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Python.h>
# include <QMenu>
#endif

View File

@@ -27,7 +27,6 @@
# include <QAction>
# include <QMenu>
# include <QTimer>
# include <Python.h>
# include <Standard_math.hxx>
# include <TopExp.hxx>
# include <TopTools_IndexedMapOfShape.hxx>

View File

@@ -25,7 +25,6 @@
#include <Standard_math.hxx>
#ifndef _PreComp_
# include <Python.h>
# include <Inventor/nodes/SoSeparator.h>
#endif
#include <Gui/ViewProviderBuilder.h>

View File

@@ -24,7 +24,6 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Python.h>
# include <Poly_Polygon3D.hxx>
# include <BRepBndLib.hxx>
# include <BRepMesh_IncrementalMesh.hxx>

View File

@@ -39,7 +39,6 @@
# include <TopoDS_Shape.hxx>
# include <TopoDS_Shell.hxx>
# include <TopExp_Explorer.hxx>
# include <Python.h>
# include <Inventor/nodes/SoCoordinate3.h>
# include <Inventor/nodes/SoSeparator.h>
# include <Inventor/nodes/SoSwitch.h>