aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/registerpostmortemaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/registerpostmortemaction.h')
-rw-r--r--src/plugins/debugger/registerpostmortemaction.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/debugger/registerpostmortemaction.h b/src/plugins/debugger/registerpostmortemaction.h
index 3748daf83b..bff1f6c78e 100644
--- a/src/plugins/debugger/registerpostmortemaction.h
+++ b/src/plugins/debugger/registerpostmortemaction.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef REGISTERPOSTMORTEMACTION_H
-#define REGISTERPOSTMORTEMACTION_H
+#pragma once
#include <utils/savedaction.h>
@@ -44,5 +43,3 @@ private:
} // namespace Internal
} // namespace Debugger
-
-#endif // REGISTERPOSTMORTEMACTION_H