[Drawing] remove Python.h and Xerces

This commit is contained in:
Uwe
2022-03-20 22:34:03 +01:00
parent c9d28b542f
commit 96ad045b91
7 changed files with 69 additions and 86 deletions

View File

@@ -10,9 +10,6 @@
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Python.h>
#endif
#include <Base/Console.h>
#include <Base/PyObjectBase.h>