summaryrefslogtreecommitdiff
path: root/cs/demo/Ice/nested/NestedI.cs
diff options
context:
space:
mode:
authorMichi Henning <michi@zeroc.com>2004-09-01 04:21:34 +0000
committerMichi Henning <michi@zeroc.com>2004-09-01 04:21:34 +0000
commitd05fc9fb6693969569d887620feb877da61bcd6d (patch)
tree97f6718e86d9a08d415dc6f8811c983a8fe78dc7 /cs/demo/Ice/nested/NestedI.cs
parentChanged generated code to make it impossible for a client to receive an (diff)
downloadice-d05fc9fb6693969569d887620feb877da61bcd6d.tar.bz2
ice-d05fc9fb6693969569d887620feb877da61bcd6d.tar.xz
ice-d05fc9fb6693969569d887620feb877da61bcd6d.zip
Deprecation of global Slice definitions.
Diffstat (limited to 'cs/demo/Ice/nested/NestedI.cs')
-rwxr-xr-xcs/demo/Ice/nested/NestedI.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/cs/demo/Ice/nested/NestedI.cs b/cs/demo/Ice/nested/NestedI.cs
index 4442ccf468d..6c649edd0d5 100755
--- a/cs/demo/Ice/nested/NestedI.cs
+++ b/cs/demo/Ice/nested/NestedI.cs
@@ -7,6 +7,7 @@
//
// **********************************************************************
+using Demo;
class NestedI : _NestedDisp
{