summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpptools_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cpptools/cpptools_global.h')
-rw-r--r--src/plugins/cpptools/cpptools_global.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/cpptools/cpptools_global.h b/src/plugins/cpptools/cpptools_global.h
index 322d94cb9d..4396b11cb2 100644
--- a/src/plugins/cpptools/cpptools_global.h
+++ b/src/plugins/cpptools/cpptools_global.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef CPPTOOLS_GLOBAL_H
-#define CPPTOOLS_GLOBAL_H
+#pragma once
#include <QtGlobal>
@@ -35,5 +34,3 @@
#else
# define CPPTOOLS_EXPORT Q_DECL_IMPORT
#endif
-
-#endif // CPPTOOLS_GLOBAL_H