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