[App] Feature: remove unused includes
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
#include <Base/BaseClass.h>
|
||||
#include <Base/Interpreter.h>
|
||||
#include <App/PropertyContainerPy.h>
|
||||
#include <Base/PyObjectBase.h>
|
||||
|
||||
#if defined(__clang__)
|
||||
# pragma clang diagnostic push
|
||||
@@ -76,6 +76,8 @@
|
||||
namespace App
|
||||
{
|
||||
|
||||
class Property;
|
||||
|
||||
/**
|
||||
* @author Werner Mayer
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user