[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

@@ -21,12 +21,7 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Python.h>
#endif
#include <Base/Console.h>
#include <Base/PyObjectBase.h>
@@ -39,6 +34,7 @@
#include "TaskSections.h"
#include "ViewProviderExtend.h"
// use a different name to CreateCommand()
void CreateSurfaceCommands(void);