aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/generator/iarew/archs/mcs51/mcs51compilersettingsgroup_v10.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/generator/iarew/archs/mcs51/mcs51compilersettingsgroup_v10.h')
-rw-r--r--src/plugins/generator/iarew/archs/mcs51/mcs51compilersettingsgroup_v10.h10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/plugins/generator/iarew/archs/mcs51/mcs51compilersettingsgroup_v10.h b/src/plugins/generator/iarew/archs/mcs51/mcs51compilersettingsgroup_v10.h
index e032f0a70..e68a7628f 100644
--- a/src/plugins/generator/iarew/archs/mcs51/mcs51compilersettingsgroup_v10.h
+++ b/src/plugins/generator/iarew/archs/mcs51/mcs51compilersettingsgroup_v10.h
@@ -28,12 +28,14 @@
**
****************************************************************************/
-#ifndef QBS_MCS51COMPILERSETTINGSGROUP_V10_H
-#define QBS_MCS51COMPILERSETTINGSGROUP_V10_H
+#ifndef QBS_IAREWMCS51COMPILERSETTINGSGROUP_V10_H
+#define QBS_IAREWMCS51COMPILERSETTINGSGROUP_V10_H
#include "../../iarewsettingspropertygroup.h"
namespace qbs {
+namespace iarew {
+namespace mcs51 {
namespace v10 {
class Mcs51CompilerSettingsGroup final : public IarewSettingsPropertyGroup
@@ -56,6 +58,8 @@ private:
};
} // namespace v10
+} // namespace mcs51
+} // namespace iarew
} // namespace qbs
-#endif // QBS_MCS51COMPILERSETTINGSGROUP_V10_H
+#endif // QBS_IAREWMCS51COMPILERSETTINGSGROUP_V10_H