summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpptoolsbridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cpptools/cpptoolsbridge.h')
-rw-r--r--src/plugins/cpptools/cpptoolsbridge.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/cpptools/cpptoolsbridge.h b/src/plugins/cpptools/cpptoolsbridge.h
index ba35177850..ef5d12ed81 100644
--- a/src/plugins/cpptools/cpptoolsbridge.h
+++ b/src/plugins/cpptools/cpptoolsbridge.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef CPPTOOLS_CPPTOOLSBRIDGE_H
-#define CPPTOOLS_CPPTOOLSBRIDGE_H
+#pragma once
#include "cpptools_global.h"
@@ -58,5 +57,3 @@ private:
};
} // namespace CppTools
-
-#endif // CPPTOOLS_CPPTOOLSBRIDGE_H