[Cam] remove Python.h and Xerces
This commit is contained in:
@@ -22,9 +22,6 @@
|
||||
***************************************************************************/
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include <Python.h>
|
||||
#endif
|
||||
|
||||
#include <Base/Console.h>
|
||||
#include <Base/Interpreter.h>
|
||||
|
||||
@@ -14,7 +14,6 @@ include_directories(
|
||||
${OCC_INCLUDE_DIR}
|
||||
${ZLIB_INCLUDE_DIR}
|
||||
${PYTHON_INCLUDE_PATH}
|
||||
${XercesC_INCLUDE_DIRS}
|
||||
${UMFPACK_INCLUDE_DIR}
|
||||
${SMSH_INCLUDE_DIR}
|
||||
${SMESH_INCLUDE_DIR}
|
||||
|
||||
@@ -62,15 +62,10 @@
|
||||
#include <queue>
|
||||
#include <bitset>
|
||||
|
||||
#include <Python.h>
|
||||
|
||||
#ifdef FC_OS_WIN32
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
// Xerces
|
||||
#include <xercesc/util/XercesDefs.hpp>
|
||||
|
||||
// OpenCasCade Base
|
||||
#include <Standard_Failure.hxx>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user