[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

@@ -21,11 +21,6 @@
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include <Python.h>
#include <Base/Console.h>
#include <Base/FileInfo.h>
@@ -39,6 +34,7 @@
#include <Mod/Mesh/App/MeshFeature.h>
#include "TestJtReader.h"
using std::vector;
using namespace MeshCore;