[Spreadsheet] remove Python.h and Xerces
This commit is contained in:
@@ -11,9 +11,6 @@
|
||||
***************************************************************************/
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include <Python.h>
|
||||
#endif
|
||||
|
||||
#include <CXX/Extensions.hxx>
|
||||
#include <CXX/Objects.hxx>
|
||||
@@ -23,6 +20,7 @@
|
||||
#include <Base/PyObjectBase.h>
|
||||
#include "Sheet.h"
|
||||
|
||||
|
||||
namespace Spreadsheet {
|
||||
class Module : public Py::ExtensionModule<Module>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user