[Assembly] remove Python.h and Xerces

This commit is contained in:
Uwe
2022-03-21 02:44:01 +01:00
parent 47650ab2c6
commit f88be24a2f
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>