aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/jsonwizard/jsonfilepage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/projectexplorer/jsonwizard/jsonfilepage.h')
-rw-r--r--src/plugins/projectexplorer/jsonwizard/jsonfilepage.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/projectexplorer/jsonwizard/jsonfilepage.h b/src/plugins/projectexplorer/jsonwizard/jsonfilepage.h
index 9753171cec..744e81e369 100644
--- a/src/plugins/projectexplorer/jsonwizard/jsonfilepage.h
+++ b/src/plugins/projectexplorer/jsonwizard/jsonfilepage.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef JSONFILEPAGE_H
-#define JSONFILEPAGE_H
+#pragma once
#include <utils/filewizardpage.h>
@@ -43,5 +42,3 @@ public:
};
} // namespace ProjectExplorer
-
-#endif // JSONFILEPAGE_H