[Spreadsheet] remove Python.h and Xerces

This commit is contained in:
Uwe
2022-03-20 20:44:17 +01:00
parent b037d8e240
commit 66e8a2bef3
6 changed files with 60 additions and 71 deletions

View File

@@ -21,10 +21,8 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Python.h>
# include <QIcon>
# include <QImage>
# include <QFileInfo>
@@ -51,6 +49,7 @@
#include "ViewProviderSpreadsheet.h"
#include "SpreadsheetView.h"
// use a different name to CreateCommand()
void CreateSpreadsheetCommands(void);