aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppfollowsymbolundercursor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cppeditor/cppfollowsymbolundercursor.h')
-rw-r--r--src/plugins/cppeditor/cppfollowsymbolundercursor.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/cppeditor/cppfollowsymbolundercursor.h b/src/plugins/cppeditor/cppfollowsymbolundercursor.h
index bedea8f4d9..3121fe00e8 100644
--- a/src/plugins/cppeditor/cppfollowsymbolundercursor.h
+++ b/src/plugins/cppeditor/cppfollowsymbolundercursor.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef CPPFOLLOWSYMBOLUNDERCURSOR_H
-#define CPPFOLLOWSYMBOLUNDERCURSOR_H
+#pragma once
#include <cplusplus/CppDocument.h>
#include <texteditor/texteditor.h>
@@ -64,5 +63,3 @@ private:
} // namespace Internal
} // namespace CppEditor
-
-#endif // CPPFOLLOWSYMBOLUNDERCURSOR_H