aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest/testcodeparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/autotest/testcodeparser.h')
-rw-r--r--src/plugins/autotest/testcodeparser.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/autotest/testcodeparser.h b/src/plugins/autotest/testcodeparser.h
index 2755d33dd6..1ae34ffa33 100644
--- a/src/plugins/autotest/testcodeparser.h
+++ b/src/plugins/autotest/testcodeparser.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef TESTCODEPARSER_H
-#define TESTCODEPARSER_H
+#pragma once
#include "testtreeitem.h"
#include "testtreemodel.h"
@@ -107,5 +106,3 @@ private:
} // namespace Internal
} // Autotest
-
-#endif // TESTCODEPARSER_H