summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/CsUtil.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Slice/CsUtil.cpp')
-rwxr-xr-xcpp/src/Slice/CsUtil.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/Slice/CsUtil.cpp b/cpp/src/Slice/CsUtil.cpp
index 82c2281b0da..46225606972 100755
--- a/cpp/src/Slice/CsUtil.cpp
+++ b/cpp/src/Slice/CsUtil.cpp
@@ -25,6 +25,7 @@
using namespace std;
using namespace Slice;
using namespace IceUtil;
+using namespace IceUtilInternal;
//
// TODO: Temporary work-around for Mono compiler bug: "global::" does not work for generic classes.