aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest/autotestconstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/autotest/autotestconstants.h')
-rw-r--r--src/plugins/autotest/autotestconstants.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/plugins/autotest/autotestconstants.h b/src/plugins/autotest/autotestconstants.h
index 5e9f3c56c4..9b1f1a2adb 100644
--- a/src/plugins/autotest/autotestconstants.h
+++ b/src/plugins/autotest/autotestconstants.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef AUTOTESTCONSTANTS_H
-#define AUTOTESTCONSTANTS_H
+#pragma once
#include <QtGlobal>
@@ -54,6 +53,3 @@ enum TestType
} // namespace Internal
} // namespace Autotest
-
-#endif // AUTOTESTCONSTANTS_H
-