[Mesh] remove Python.h and Xerces
seems not to be necessary anymore
This commit is contained in:
@@ -5,7 +5,6 @@ include_directories(
|
||||
${COIN3D_INCLUDE_DIRS}/Inventor/annex
|
||||
${PYTHON_INCLUDE_DIRS}
|
||||
${ZLIB_INCLUDE_DIR}
|
||||
${XercesC_INCLUDE_DIRS}
|
||||
)
|
||||
|
||||
if(MSVC)
|
||||
|
||||
@@ -69,7 +69,6 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <Python.h>
|
||||
#ifdef FC_OS_WIN32
|
||||
# include <windows.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user