summaryrefslogtreecommitdiffstats
path: root/src/metrics.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/metrics.cc')
-rw-r--r--src/metrics.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/metrics.cc b/src/metrics.cc
index a7d3c7a..dbaf221 100644
--- a/src/metrics.cc
+++ b/src/metrics.cc
@@ -28,6 +28,8 @@
#include "util.h"
+using namespace std;
+
Metrics* g_metrics = NULL;
namespace {