[JtReader] remove Python.h and Xerces

This commit is contained in:
Uwe
2022-03-21 02:46:04 +01:00
parent bedc26804a
commit 04ff5ae34e
4 changed files with 1 additions and 28 deletions

View File

@@ -20,15 +20,10 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Python.h>
#endif
#include <Base/Console.h>
#include <Base/Interpreter.h>
//#include <JtTk/JtkEntityFactory.h>
extern struct PyMethodDef JtReader_methods[];