[Measure] : remove unused headers

This commit is contained in:
Uwe
2022-12-14 03:36:07 +01:00
parent 4d06111699
commit 561bb7f747
3 changed files with 12 additions and 21 deletions

View File

@@ -29,12 +29,11 @@
#include <App/Document.h>
#include <Base/GeometryPyCXX.h>
#include "Measurement.h"
// inclusion of the generated files (generated out of SketchObjectSFPy.xml)
#include "MeasurementPy.h"
#include "MeasurementPy.cpp"
using namespace Measure;
// returns a string which represents the object e.g. when printed in python