[App] Feature: remove unused includes
This commit is contained in:
@@ -23,12 +23,10 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
#endif
|
||||
|
||||
#include "InventorObject.h"
|
||||
#include "DocumentObjectPy.h"
|
||||
|
||||
|
||||
using namespace App;
|
||||
|
||||
PROPERTY_SOURCE(App::InventorObject, App::GeoFeature)
|
||||
|
||||
Reference in New Issue
Block a user