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