[Image] remove unused headers and Xerces

This commit is contained in:
Uwe
2022-03-20 22:16:19 +01:00
parent 859a9ce75c
commit 2f19b43113
19 changed files with 93 additions and 128 deletions

View File

@@ -20,15 +20,10 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include "ImagePlane.h"
#include <App/DocumentObjectPy.h>
#include <Base/Placement.h>
using namespace Image;
using namespace App;