summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/MetricsObserverI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/MetricsObserverI.cpp')
-rw-r--r--cpp/src/Ice/MetricsObserverI.cpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/cpp/src/Ice/MetricsObserverI.cpp b/cpp/src/Ice/MetricsObserverI.cpp
new file mode 100644
index 00000000000..349790ed512
--- /dev/null
+++ b/cpp/src/Ice/MetricsObserverI.cpp
@@ -0,0 +1,14 @@
+// **********************************************************************
+//
+// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved.
+//
+// This copy of Ice is licensed to you under the terms described in the
+// ICE_LICENSE file included in this distribution.
+//
+// **********************************************************************
+
+#include <Ice/MetricsObserverI.h>
+
+#include <Ice/Connection.h>
+#include <Ice/Endpoint.h>
+