diff options
Diffstat (limited to 'csharp/test/Ice/exceptions/Test.ice')
-rw-r--r-- | csharp/test/Ice/exceptions/Test.ice | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/csharp/test/Ice/exceptions/Test.ice b/csharp/test/Ice/exceptions/Test.ice index b154e6293a0..b8f3f1011b6 100644 --- a/csharp/test/Ice/exceptions/Test.ice +++ b/csharp/test/Ice/exceptions/Test.ice @@ -11,7 +11,9 @@ #include <Ice/BuiltinSequences.ice> -[["cs:namespace:Ice.exceptions"]] +[["cs:typeid-namespace:Ice.exceptions.TypeId"]] + +["cs:namespace:Ice.exceptions"] module Test { |