[App] Expression and Extension: remove unused includes
This commit is contained in:
@@ -28,11 +28,10 @@
|
||||
#endif
|
||||
|
||||
#include "Application.h"
|
||||
#include "DocumentObject.h"
|
||||
|
||||
// inclution of the generated files (generated out of PropertyContainerPy.xml)
|
||||
#include <App/ExtensionContainerPy.h>
|
||||
#include <App/ExtensionContainerPy.cpp>
|
||||
#include <App/Extension.h>
|
||||
|
||||
using namespace App;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user