aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/callgrind/callgrindfunctioncycle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/valgrind/callgrind/callgrindfunctioncycle.h')
-rw-r--r--src/plugins/valgrind/callgrind/callgrindfunctioncycle.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/valgrind/callgrind/callgrindfunctioncycle.h b/src/plugins/valgrind/callgrind/callgrindfunctioncycle.h
index 4a0218cc9a..38221b998d 100644
--- a/src/plugins/valgrind/callgrind/callgrindfunctioncycle.h
+++ b/src/plugins/valgrind/callgrind/callgrindfunctioncycle.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef LIBVALGRIND_CALLGRINDFUNCTIONCYCLE_H
-#define LIBVALGRIND_CALLGRINDFUNCTIONCYCLE_H
+#pragma once
#include "callgrindfunction.h"
@@ -57,5 +56,3 @@ private:
} // namespace Callgrind
} // namespace Valgrind
-
-#endif // LIBVALGRIND_CALLGRINDFUNCTIONCYCLE_H