[App] Origin and Part: remove unused includes

This commit is contained in:
Uwe
2022-02-28 00:30:57 +01:00
parent 486c294f0c
commit d64c091385
6 changed files with 6 additions and 27 deletions

View File

@@ -23,10 +23,7 @@
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include <App/Document.h>
#include <App/DocumentObject.h>
#include "Part.h"
#include "PartPy.h"