[Raytracing] remove Python.h and Xerces

This commit is contained in:
Uwe
2022-03-20 22:53:01 +01:00
parent e993e18608
commit d78bd81c67
5 changed files with 69 additions and 84 deletions

View File

@@ -21,11 +21,6 @@
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include <Python.h>
#include <CXX/Extensions.hxx>
#include <CXX/Objects.hxx>
@@ -41,6 +36,7 @@
#include <Mod/Part/App/TopoShapePy.h>
#include <App/Application.h>
using namespace std;