aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/analyzer/analyzericons.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/analyzer/analyzericons.h')
-rw-r--r--src/plugins/debugger/analyzer/analyzericons.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/debugger/analyzer/analyzericons.h b/src/plugins/debugger/analyzer/analyzericons.h
index f9f4a69056..c423b27f6d 100644
--- a/src/plugins/debugger/analyzer/analyzericons.h
+++ b/src/plugins/debugger/analyzer/analyzericons.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef ANALYZERICONS_H
-#define ANALYZERICONS_H
+#pragma once
#include <utils/icon.h>
@@ -43,5 +42,3 @@ const Utils::Icon MODE_ANALYZE_FLAT_ACTIVE({
} // namespace Icons
} // namespace Debugger
-
-#endif // ANALYZERICONS_H