[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,11 +20,7 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Python.h>
#endif
#include <Base/PyObjectBase.h>
#include <Base/Console.h>