wmayer patch for Win & OCC7 compat

This commit is contained in:
WandererFan
2016-05-17 21:44:49 -04:00
committed by wmayer
parent 015c538638
commit 3b96cbbeb6
17 changed files with 59 additions and 59 deletions

View File

@@ -51,6 +51,13 @@
#include <bitset>
#include <Mod/Part/App/OpenCascadeAll.h>
#include <BRep_Builder.hxx>
#include <TopoDS_Compound.hxx>
#include <GCPnts_AbscissaPoint.hxx>
#include <BRepExtrema_DistShapeShape.hxx>
#include <GProp_GProps.hxx>
#include <GeomAPI_ExtremaCurveCurve.hxx>
#include <BRepGProp.hxx>
#include <Python.h>
#elif defined(FC_OS_WIN32)