[App] Feature: remove unused includes
This commit is contained in:
@@ -23,15 +23,14 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#include "DocumentObjectGroup.h"
|
||||
#include "Document.h"
|
||||
#include <CXX/Objects.hxx>
|
||||
#include "DocumentObject.h"
|
||||
|
||||
// inclusion of the generated files (generated out of GroupExtensionPy.xml)
|
||||
#include "GroupExtensionPy.h"
|
||||
#include "GroupExtensionPy.cpp"
|
||||
#include "DocumentObjectPy.h"
|
||||
|
||||
|
||||
using namespace App;
|
||||
|
||||
// returns a string which represent the object e.g. when printed in python
|
||||
|
||||
Reference in New Issue
Block a user