[TD] remove Python.h and Xerces

seems not to be necessary anymore
This commit is contained in:
Uwe
2022-03-20 17:15:22 +01:00
parent 3c96daf105
commit 5e6699e48d
9 changed files with 0 additions and 20 deletions

View File

@@ -18,11 +18,7 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Python.h>
#endif
#include <Base/Console.h>
#include <Base/PyObjectBase.h>