aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/workarounds.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/valgrind/workarounds.h')
-rw-r--r--src/plugins/valgrind/workarounds.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/valgrind/workarounds.h b/src/plugins/valgrind/workarounds.h
index ff2c4cff3b..e65c8cca69 100644
--- a/src/plugins/valgrind/workarounds.h
+++ b/src/plugins/valgrind/workarounds.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef WORKAROUNDS_H
-#define WORKAROUNDS_H
+#pragma once
#include <qglobal.h>
@@ -34,5 +33,3 @@ QT_END_NAMESPACE
///FIXME: remove this once https://bugreports.qt.io/browse/QTCREATORBUG-3247 gets fixed
QPalette panelPalette(const QPalette &oldPalette, bool lightColored = false);
-
-#endif // WORKAROUNDS_H