[Gui] ViewProviderPython* etc.: remove unused includes
This commit is contained in:
@@ -20,18 +20,17 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#ifndef GUI_VIEWPROVIDERPYTHONFEATURE_H
|
||||
#define GUI_VIEWPROVIDERPYTHONFEATURE_H
|
||||
|
||||
#include <App/Application.h>
|
||||
#include <App/AutoTransaction.h>
|
||||
#include <Gui/ViewProviderGeometryObject.h>
|
||||
#include <Gui/Document.h>
|
||||
#include <App/PropertyPythonObject.h>
|
||||
#include <App/DynamicProperty.h>
|
||||
#include <App/FeaturePython.h>
|
||||
|
||||
#include "ViewProviderGeometryObject.h"
|
||||
#include "Document.h"
|
||||
|
||||
|
||||
class SoSensor;
|
||||
class SoDragger;
|
||||
class SoNode;
|
||||
|
||||
Reference in New Issue
Block a user