aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/generator/iarew/archs/avr/avrbuildconfigurationgroup_v7.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/generator/iarew/archs/avr/avrbuildconfigurationgroup_v7.h')
-rw-r--r--src/plugins/generator/iarew/archs/avr/avrbuildconfigurationgroup_v7.h10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/plugins/generator/iarew/archs/avr/avrbuildconfigurationgroup_v7.h b/src/plugins/generator/iarew/archs/avr/avrbuildconfigurationgroup_v7.h
index 026fc5d01..f00db799e 100644
--- a/src/plugins/generator/iarew/archs/avr/avrbuildconfigurationgroup_v7.h
+++ b/src/plugins/generator/iarew/archs/avr/avrbuildconfigurationgroup_v7.h
@@ -28,12 +28,14 @@
**
****************************************************************************/
-#ifndef QBS_AVRBUILDCONFIGURATIONGROUP_V7_H
-#define QBS_AVRBUILDCONFIGURATIONGROUP_V7_H
+#ifndef QBS_IAREWAVRBUILDCONFIGURATIONGROUP_V7_H
+#define QBS_IAREWAVRBUILDCONFIGURATIONGROUP_V7_H
#include "../../iarewpropertygroup.h"
namespace qbs {
+namespace iarew {
+namespace avr {
namespace v7 {
class AvrBuildConfigurationGroup final : public IarewPropertyGroup
@@ -59,6 +61,8 @@ public:
};
} // namespace v7
+} // namespace avr
+} // namespace iarew
} // namespace qbs
-#endif // QBS_AVRBUILDCONFIGURATIONGROUP_V7_H
+#endif // QBS_IAREWAVRBUILDCONFIGURATIONGROUP_V7_H