summaryrefslogtreecommitdiffstats
path: root/app/perfregisterinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/perfregisterinfo.h')
-rw-r--r--app/perfregisterinfo.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/app/perfregisterinfo.h b/app/perfregisterinfo.h
index fd6a64e..5668426 100644
--- a/app/perfregisterinfo.h
+++ b/app/perfregisterinfo.h
@@ -18,8 +18,7 @@
**
****************************************************************************/
-#ifndef PERFREGISTERINFO_H
-#define PERFREGISTERINFO_H
+#pragma once
#include <QtGlobal>
@@ -64,5 +63,3 @@ public:
// default architecture for the system which was used for compilation
static QByteArray defaultArchitecture();
};
-
-#endif // PERFREGISTERINFO_H