aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangcodemodel/clangmodelmanagersupport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/clangcodemodel/clangmodelmanagersupport.h')
-rw-r--r--src/plugins/clangcodemodel/clangmodelmanagersupport.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/clangcodemodel/clangmodelmanagersupport.h b/src/plugins/clangcodemodel/clangmodelmanagersupport.h
index 8e37c28f18..4a6a791db7 100644
--- a/src/plugins/clangcodemodel/clangmodelmanagersupport.h
+++ b/src/plugins/clangcodemodel/clangmodelmanagersupport.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef CLANGCODEMODEL_INTERNAL_CLANGMODELMANAGERSUPPORT_H
-#define CLANGCODEMODEL_INTERNAL_CLANGMODELMANAGERSUPPORT_H
+#pragma once
#include "clangcompletionassistprovider.h"
@@ -112,5 +111,3 @@ public:
} // namespace Internal
} // namespace ClangCodeModel
-
-#endif // CLANGCODEMODEL_INTERNAL_CLANGMODELMANAGERSUPPORT_H