diff options
author | Benoit Foucher <benoit@zeroc.com> | 2009-08-14 11:33:44 +0200 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2009-08-14 11:33:44 +0200 |
commit | 4b64457fdc377d175ae2ba7e7cceb7f669aea758 (patch) | |
tree | e4b083270c351c4b0a3ede12d6edbe251d9a605e /cpp/src/IceGrid/Activator.cpp | |
parent | Fixed encapsulation sizes in raw perf clients (diff) | |
download | ice-4b64457fdc377d175ae2ba7e7cceb7f669aea758.tar.bz2 ice-4b64457fdc377d175ae2ba7e7cceb7f669aea758.tar.xz ice-4b64457fdc377d175ae2ba7e7cceb7f669aea758.zip |
Review for bug 4071 and fix for bug 4211
Diffstat (limited to 'cpp/src/IceGrid/Activator.cpp')
-rw-r--r-- | cpp/src/IceGrid/Activator.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/IceGrid/Activator.cpp b/cpp/src/IceGrid/Activator.cpp index 00a34e7b66d..ff069bf89dd 100644 --- a/cpp/src/IceGrid/Activator.cpp +++ b/cpp/src/IceGrid/Activator.cpp @@ -40,6 +40,7 @@ using namespace std; using namespace Ice; +using namespace IceInternal; using namespace IceGrid; namespace IceGrid |