[Drawing] remove Python.h and Xerces

This commit is contained in:
Uwe
2022-03-20 22:34:03 +01:00
parent bfb9b66d21
commit 752b8018b7
7 changed files with 69 additions and 86 deletions

View File

@@ -20,11 +20,7 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Python.h>
#endif
#include <CXX/Extensions.hxx>
#include <CXX/Objects.hxx>
@@ -37,6 +33,7 @@
#include <Mod/Part/App/OCCError.h>
using namespace std;
using Part::TopoShapePy;
using Part::TopoShape;