LGTM: [skip ci] fix: Duplicate include guard

This commit is contained in:
wmayer
2020-07-24 20:22:00 +02:00
parent 57d23463b1
commit a8d1f2dca1
5 changed files with 15 additions and 15 deletions

View File

@@ -22,8 +22,8 @@
***************************************************************************/
#ifndef DRAWINGGUI_VIEWPROVIDERVIEWSECTION_H
#define DRAWINGGUI_VIEWPROVIDERVIEWSECTION_H
#ifndef TECHDRAWGUI_VIEWPROVIDERVIEWSECTION_H
#define TECHDRAWGUI_VIEWPROVIDERVIEWSECTION_H
#include <Mod/TechDraw/App/DrawView.h>
#include <Mod/TechDraw/App/DrawViewPart.h>
@@ -74,4 +74,4 @@ public:
} // namespace TechDrawGui
#endif // DRAWINGGUI_VIEWPROVIDERVIEW_H
#endif // TECHDRAWGUI_VIEWPROVIDERVIEWSECTION_H