diff options
Diffstat (limited to 'cs/demo/Ice/nested/NestedI.cs')
-rwxr-xr-x | cs/demo/Ice/nested/NestedI.cs | 1 |
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 { |