aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/mockup/texteditor/assistenums.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/mockup/texteditor/assistenums.h')
-rw-r--r--tests/unit/mockup/texteditor/assistenums.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/unit/mockup/texteditor/assistenums.h b/tests/unit/mockup/texteditor/assistenums.h
index d1e068c7f3..2a5995526d 100644
--- a/tests/unit/mockup/texteditor/assistenums.h
+++ b/tests/unit/mockup/texteditor/assistenums.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef ASSISTENUMS_H
-#define ASSISTENUMS_H
+#pragma once
namespace TextEditor {
@@ -43,5 +42,3 @@ enum AssistReason
};
} // TextEditor
-
-#endif // ASSISTENUMS_H