aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/customwizard/customwizardscriptgenerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/projectexplorer/customwizard/customwizardscriptgenerator.h')
-rw-r--r--src/plugins/projectexplorer/customwizard/customwizardscriptgenerator.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/projectexplorer/customwizard/customwizardscriptgenerator.h b/src/plugins/projectexplorer/customwizard/customwizardscriptgenerator.h
index a36c4edb22..4581c88cc4 100644
--- a/src/plugins/projectexplorer/customwizard/customwizardscriptgenerator.h
+++ b/src/plugins/projectexplorer/customwizard/customwizardscriptgenerator.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef CUSTOMWIZARDSCRIPTGENERATOR_H
-#define CUSTOMWIZARDSCRIPTGENERATOR_H
+#pragma once
#include <QMap>
#include <QStringList>
@@ -56,5 +55,3 @@ bool runCustomWizardGeneratorScript(const QString &targetPath,
} // namespace Internal
} // namespace ProjectExplorer
-
-#endif // CUSTOMWIZARDSCRIPTGENERATOR_H