aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/pythoneditor/tools/lexical/pythonformattoken.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/pythoneditor/tools/lexical/pythonformattoken.h')
-rw-r--r--src/plugins/pythoneditor/tools/lexical/pythonformattoken.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/pythoneditor/tools/lexical/pythonformattoken.h b/src/plugins/pythoneditor/tools/lexical/pythonformattoken.h
index 528d2fbd40..9ae0d4c21c 100644
--- a/src/plugins/pythoneditor/tools/lexical/pythonformattoken.h
+++ b/src/plugins/pythoneditor/tools/lexical/pythonformattoken.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef PYTHONFORMATTOKEN_H
-#define PYTHONFORMATTOKEN_H
+#pragma once
#include <stdlib.h>
@@ -73,5 +72,3 @@ private:
} // namespace Internal
} // namespace PythonEditor
-
-#endif // PYTHONFORMATTOKEN_H