[Import] remove unused includes and Xerces

This commit is contained in:
Uwe
2022-03-20 19:03:52 +01:00
parent d41f55f382
commit c9d28b542f
9 changed files with 185 additions and 232 deletions

View File

@@ -20,13 +20,11 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#if defined(__MINGW32__)
# define WNT // avoid conflict with GUID
#endif
#ifndef _PreComp_
# include <Python.h>
# include <climits>
#if defined(__clang__)
# pragma clang diagnostic push