[Surface] remove Python.h and Xerces

This commit is contained in:
Uwe
2022-03-20 22:46:47 +01:00
parent ffa5068385
commit bfb18671fc
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>