[Mesh] remove Python.h and Xerces

seems not to be necessary anymore
This commit is contained in:
Uwe
2022-03-20 17:32:04 +01:00
parent f60b6d09a4
commit 47650ab2c6
12 changed files with 0 additions and 27 deletions

View File

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