aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggeroptionspage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/debuggeroptionspage.h')
-rw-r--r--src/plugins/debugger/debuggeroptionspage.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/debugger/debuggeroptionspage.h b/src/plugins/debugger/debuggeroptionspage.h
index d7ac28cd8f..804addf3df 100644
--- a/src/plugins/debugger/debuggeroptionspage.h
+++ b/src/plugins/debugger/debuggeroptionspage.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef DEBUGGER_DEBUGGEROPTIONSPAGE_H
-#define DEBUGGER_DEBUGGEROPTIONSPAGE_H
+#pragma once
#include <coreplugin/dialogs/ioptionspage.h>
@@ -53,5 +52,3 @@ private:
} // namespace Internal
} // namespace Debugger
-
-#endif // DEBUGGER_DEBUGGEROPTIONSPAGE_H