aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/sourceagent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/sourceagent.h')
-rw-r--r--src/plugins/debugger/sourceagent.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/debugger/sourceagent.h b/src/plugins/debugger/sourceagent.h
index 14a90c8eb3..592d8ce66a 100644
--- a/src/plugins/debugger/sourceagent.h
+++ b/src/plugins/debugger/sourceagent.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef DEBUGGER_SOURCE_AGENT_H
-#define DEBUGGER_SOURCE_AGENT_H
+#pragma once
#include <QString>
@@ -49,5 +48,3 @@ private:
} // namespace Internal
} // namespace Debugger
-
-#endif