summaryrefslogtreecommitdiffstats
path: root/app/perfattributes.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/perfattributes.h')
-rw-r--r--app/perfattributes.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/app/perfattributes.h b/app/perfattributes.h
index 19c2f8f..ef02ce6 100644
--- a/app/perfattributes.h
+++ b/app/perfattributes.h
@@ -18,8 +18,7 @@
**
****************************************************************************/
-#ifndef PERFATTRIBUTES_H
-#define PERFATTRIBUTES_H
+#pragma once
#include "perffilesection.h"
#include "perfheader.h"
@@ -290,5 +289,3 @@ private:
PerfEventAttributes m_globalAttributes;
QHash<quint64, PerfEventAttributes> m_attributes;
};
-
-#endif // PERFATTRIBUTES_H