aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/generator/iarew/archs/avr/avrlinkersettingsgroup_v7.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/generator/iarew/archs/avr/avrlinkersettingsgroup_v7.h')
-rw-r--r--src/plugins/generator/iarew/archs/avr/avrlinkersettingsgroup_v7.h10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/plugins/generator/iarew/archs/avr/avrlinkersettingsgroup_v7.h b/src/plugins/generator/iarew/archs/avr/avrlinkersettingsgroup_v7.h
index 97d20db58..5427937b7 100644
--- a/src/plugins/generator/iarew/archs/avr/avrlinkersettingsgroup_v7.h
+++ b/src/plugins/generator/iarew/archs/avr/avrlinkersettingsgroup_v7.h
@@ -28,12 +28,14 @@
**
****************************************************************************/
-#ifndef QBS_AVRLINKERSETTINGSGROUP_V7_H
-#define QBS_AVRLINKERSETTINGSGROUP_V7_H
+#ifndef QBS_IAREWAVRLINKERSETTINGSGROUP_V7_H
+#define QBS_IAREWAVRLINKERSETTINGSGROUP_V7_H
#include "../../iarewsettingspropertygroup.h"
namespace qbs {
+namespace iarew {
+namespace avr {
namespace v7 {
class AvrLinkerSettingsGroup final : public IarewSettingsPropertyGroup
@@ -57,6 +59,8 @@ private:
};
} // namespace v7
+} // namespace avr
+} // namespace iarew
} // namespace qbs
-#endif // QBS_AVRLINKERSETTINGSGROUP_V7_H
+#endif // QBS_IAREWAVRLINKERSETTINGSGROUP_V7_H