[TD] Gui Headers: remove unused header - part 1

This commit is contained in:
Uwe
2022-03-25 01:58:33 +01:00
parent b219c50ed6
commit 68052db4da
20 changed files with 31 additions and 58 deletions

View File

@@ -21,16 +21,16 @@
* *
***************************************************************************/
#ifndef DRAWINGGUI_VIEWPROVIDERANNOTATION_H
#define DRAWINGGUI_VIEWPROVIDERANNOTATION_H
#include <Gui/ViewProviderFeature.h>
#include "ViewProviderDrawingView.h"
#include <Mod/TechDraw/App/DrawView.h>
#include <Mod/TechDraw/App/DrawViewAnnotation.h>
#include "ViewProviderDrawingView.h"
namespace TechDrawGui {