aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerruncontrol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/debuggerruncontrol.h')
-rw-r--r--src/plugins/debugger/debuggerruncontrol.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/debugger/debuggerruncontrol.h b/src/plugins/debugger/debuggerruncontrol.h
index ebeaa378bb..d1c3488862 100644
--- a/src/plugins/debugger/debuggerruncontrol.h
+++ b/src/plugins/debugger/debuggerruncontrol.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef DEBUGGERRUNCONTROL_H
-#define DEBUGGERRUNCONTROL_H
+#pragma once
#include "debugger_global.h"
#include "debuggerconstants.h"
@@ -92,5 +91,3 @@ private:
};
} // namespace Debugger
-
-#endif // DEBUGGERRUNCONTROL_H