From e012bfcd0c32c6fd185890aedb5f17e69da8870e Mon Sep 17 00:00:00 2001 From: Marc Laukien Date: Mon, 13 Sep 2004 18:19:41 +0000 Subject: Connection.ice --- cpp/demo/Freeze/bench/Client.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/demo/Freeze/bench/Client.cpp') diff --git a/cpp/demo/Freeze/bench/Client.cpp b/cpp/demo/Freeze/bench/Client.cpp index 7f4c7586da5..af020982a90 100644 --- a/cpp/demo/Freeze/bench/Client.cpp +++ b/cpp/demo/Freeze/bench/Client.cpp @@ -157,7 +157,7 @@ private: void IntIntMapReadTest(); const string _envName; - ConnectionPtr _connection; + Freeze::ConnectionPtr _connection; StopWatch _watch; int _repetitions; }; -- cgit v1.2.3