[Surface] remove Python.h and Xerces

This commit is contained in:
Uwe
2022-03-20 22:46:47 +01:00
parent ea5b45b92c
commit 6b04215be6
7 changed files with 1 additions and 19 deletions

View File

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