aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/analyzer/analyzerstartparameters.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/analyzer/analyzerstartparameters.h')
-rw-r--r--src/plugins/debugger/analyzer/analyzerstartparameters.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/debugger/analyzer/analyzerstartparameters.h b/src/plugins/debugger/analyzer/analyzerstartparameters.h
index 73226c0e33..7f5d439d9b 100644
--- a/src/plugins/debugger/analyzer/analyzerstartparameters.h
+++ b/src/plugins/debugger/analyzer/analyzerstartparameters.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef ANALYZERSTARTPARAMETERS_H
-#define ANALYZERSTARTPARAMETERS_H
+#pragma once
#include <debugger/debugger_global.h>
@@ -47,5 +46,3 @@ public:
DEBUGGER_EXPORT bool operator==(const AnalyzerConnection &c1, const AnalyzerConnection &c2);
} // namespace Debugger
-
-#endif // ANALYZERSTARTPARAMETERS_H