aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cppcodestylepreferencesfactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cpptools/cppcodestylepreferencesfactory.h')
-rw-r--r--src/plugins/cpptools/cppcodestylepreferencesfactory.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/cpptools/cppcodestylepreferencesfactory.h b/src/plugins/cpptools/cppcodestylepreferencesfactory.h
index bcd3d46928..05f28ede6e 100644
--- a/src/plugins/cpptools/cppcodestylepreferencesfactory.h
+++ b/src/plugins/cpptools/cppcodestylepreferencesfactory.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef CPPCODESTYLEPREFERENCESFACTORY_H
-#define CPPCODESTYLEPREFERENCESFACTORY_H
+#pragma once
#include <texteditor/icodestylepreferencesfactory.h>
@@ -46,5 +45,3 @@ public:
};
} // namespace CppTools
-
-#endif // CPPCODESTYLEPREFERENCESFACTORY_H