summaryrefslogtreecommitdiff
path: root/src/envmetrics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/envmetrics.h')
-rw-r--r--src/envmetrics.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/envmetrics.h b/src/envmetrics.h
index bede36fc..c5d2765a 100644
--- a/src/envmetrics.h
+++ b/src/envmetrics.h
@@ -1,3 +1,6 @@
+#ifndef ENV_METRICS_H
+#define ENV_METRICS_H
+
#include <QString>
#include <vector>
@@ -70,3 +73,5 @@ private:
};
} // namespace
+
+#endif // ENV_METRICS_H