[App] Feature: remove unused includes

This commit is contained in:
Uwe
2022-02-26 17:26:21 +01:00
committed by wmayer
parent b5965a4869
commit 8bedc25344
19 changed files with 41 additions and 79 deletions

View File

@@ -25,11 +25,10 @@
#ifndef APP_GeoFeatureGroup_H
#define APP_GeoFeatureGroup_H
#include <App/FeaturePython.h>
#include "DocumentObjectGroup.h"
#include "GroupExtension.h"
#include "PropertyGeo.h"
namespace App
{