[Start] remove unused headers and Xerces
This commit is contained in:
@@ -20,19 +20,12 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include <Python.h>
|
||||
#endif
|
||||
|
||||
#include <Base/Console.h>
|
||||
#include <Base/PyObjectBase.h>
|
||||
#include <Base/Interpreter.h>
|
||||
#include <CXX/Extensions.hxx>
|
||||
#include <CXX/Objects.hxx>
|
||||
|
||||
#include "StartConfiguration.h"
|
||||
|
||||
namespace Start {
|
||||
class Module : public Py::ExtensionModule<Module>
|
||||
|
||||
Reference in New Issue
Block a user