PCH for Sketcher/PartDesign

This commit is contained in:
Abdullah Tahiri
2019-04-27 19:04:12 +02:00
committed by abdullahtahiriyo
parent a733dc6ddd
commit e80af8b4f2
4 changed files with 44 additions and 2 deletions

View File

@@ -53,6 +53,11 @@
#include <bitset>
#include <Mod/Part/App/OpenCascadeAll.h>
// Other needed opencascade
# include <ShapeFix_Wire.hxx>
# include <BRepOffsetAPI_NormalProjection.hxx>
# include <GeomConvert_BSplineCurveKnotSplitting.hxx>
#include <Python.h>
#elif defined(FC_OS_WIN32)