[Part] remove Python.h from headers
seems not to be necessary anymore
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include <Python.h>
|
||||
# include <Interface_Static.hxx>
|
||||
# include <IGESControl_Controller.hxx>
|
||||
# include <STEPControl_Controller.hxx>
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include <Standard_math.hxx>
|
||||
# include <Python.h>
|
||||
#endif
|
||||
|
||||
#include <Base/Console.h>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#include <Python.h>
|
||||
#include <QMessageBox>
|
||||
#include "ViewProvider.h"
|
||||
#include "DlgSettings3DViewPartImp.h"
|
||||
|
||||
@@ -29,7 +29,6 @@
|
||||
# include <TopoDS_Shape.hxx>
|
||||
# include <TopExp_Explorer.hxx>
|
||||
# include <cfloat>
|
||||
# include <Python.h>
|
||||
# include <Inventor/system/inttypes.h>
|
||||
#endif
|
||||
|
||||
|
||||
@@ -171,11 +171,6 @@
|
||||
# include <BOPAlgo_ListOfCheckResult.hxx>
|
||||
#endif
|
||||
|
||||
|
||||
// Python
|
||||
|
||||
#include <Python.h>
|
||||
|
||||
// Boost
|
||||
#include <boost_signals2.hpp>
|
||||
#include <boost/bind/bind.hpp>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
# include <QButtonGroup>
|
||||
# include <QPushButton>
|
||||
# include <sstream>
|
||||
# include <Python.h>
|
||||
# include <boost_bind_bind.hpp>
|
||||
|
||||
# include <TopoDS_Shape.hxx>
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
|
||||
#ifndef _PreComp_
|
||||
# include <cfloat>
|
||||
# include <Python.h>
|
||||
|
||||
# include <Standard_math.hxx>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
# include <Python.h>
|
||||
# include <QMenu>
|
||||
#endif
|
||||
|
||||
|
||||
@@ -27,7 +27,6 @@
|
||||
# include <QAction>
|
||||
# include <QMenu>
|
||||
# include <QTimer>
|
||||
# include <Python.h>
|
||||
# include <Standard_math.hxx>
|
||||
# include <TopExp.hxx>
|
||||
# include <TopTools_IndexedMapOfShape.hxx>
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
|
||||
#include <Standard_math.hxx>
|
||||
#ifndef _PreComp_
|
||||
# include <Python.h>
|
||||
# include <Inventor/nodes/SoSeparator.h>
|
||||
#endif
|
||||
#include <Gui/ViewProviderBuilder.h>
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
# include <Python.h>
|
||||
# include <Poly_Polygon3D.hxx>
|
||||
# include <BRepBndLib.hxx>
|
||||
# include <BRepMesh_IncrementalMesh.hxx>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user