aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangcodemodel/clangassistproposalmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/clangcodemodel/clangassistproposalmodel.h')
-rw-r--r--src/plugins/clangcodemodel/clangassistproposalmodel.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/clangcodemodel/clangassistproposalmodel.h b/src/plugins/clangcodemodel/clangassistproposalmodel.h
index e722daf03d..32b25bf9d0 100644
--- a/src/plugins/clangcodemodel/clangassistproposalmodel.h
+++ b/src/plugins/clangcodemodel/clangassistproposalmodel.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef CLANGCODEMODEL_INTERNAL_CLANGASSISTPROPOSALMODEL_H
-#define CLANGCODEMODEL_INTERNAL_CLANGASSISTPROPOSALMODEL_H
+#pragma once
#include <cplusplus/Token.h>
@@ -51,5 +50,3 @@ private:
} // namespace Internal
} // namespace ClangCodeModel
-
-#endif // CLANGCODEMODEL_INTERNAL_CLANGASSISTPROPOSALMODEL_H