[Inspection] remove unused headers and Xerces

- also sort our some includes to PreCompiled.h
This commit is contained in:
Uwe
2022-03-20 18:36:33 +01:00
parent 2f19b43113
commit eff0d02ac1
13 changed files with 114 additions and 97 deletions

View File

@@ -22,9 +22,6 @@
#include "PreCompiled.h"
#include <CXX/Extensions.hxx>
#include <CXX/Objects.hxx>
#include <Base/Console.h>
#include <Base/Interpreter.h>
#include <Base/PyObjectBase.h>
@@ -33,6 +30,7 @@
#include "ViewProviderInspection.h"
#include "Workbench.h"
// use a different name to CreateCommand()
void CreateInspectionCommands(void);