aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared/proparser/qmake_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/proparser/qmake_global.h')
-rw-r--r--src/shared/proparser/qmake_global.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/shared/proparser/qmake_global.h b/src/shared/proparser/qmake_global.h
index af422118b6..8dd3844309 100644
--- a/src/shared/proparser/qmake_global.h
+++ b/src/shared/proparser/qmake_global.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef QMAKE_GLOBAL_H
-#define QMAKE_GLOBAL_H
+#pragma once
#include <qglobal.h>
@@ -51,5 +50,3 @@
#ifdef PROEVALUATOR_FULL
# define PROEVALUATOR_DEBUG
#endif
-
-#endif