[Assembly] remove Python.h and Xerces

This commit is contained in:
Uwe
2022-03-21 02:44:01 +01:00
parent 19072b0538
commit bedc26804a
8 changed files with 245 additions and 270 deletions

View File

@@ -20,12 +20,7 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Python.h>
//# include <ode/ode.h>
#endif
#include <Base/Console.h>
#include <Base/Interpreter.h>