summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rw-r--r--cpp/include/Glacier2/Glacier2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/include/Glacier2/Glacier2.h b/cpp/include/Glacier2/Glacier2.h
index a970ac4d11a..64ff30e8e12 100644
--- a/cpp/include/Glacier2/Glacier2.h
+++ b/cpp/include/Glacier2/Glacier2.h
@@ -13,6 +13,7 @@
#include <Glacier2/Router.h>
#include <Glacier2/Session.h>
#include <Glacier2/PermissionsVerifier.h>
+#include <Glacier2/Metrics.h>
#ifndef ICE_OS_WINRT
# include <Glacier2/Application.h>
#endif