aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/disassembleragent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/disassembleragent.h')
-rw-r--r--src/plugins/debugger/disassembleragent.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/debugger/disassembleragent.h b/src/plugins/debugger/disassembleragent.h
index 58f2b5717a..423c949ab6 100644
--- a/src/plugins/debugger/disassembleragent.h
+++ b/src/plugins/debugger/disassembleragent.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef DEBUGGER_DISASSEMBLERAGENT_H
-#define DEBUGGER_DISASSEMBLERAGENT_H
+#pragma once
#include <QObject>
@@ -75,5 +74,3 @@ private:
} // namespace Internal
} // namespace Debugger
-
-#endif // DEBUGGER_DISASSEMBLERAGENT_H