diff options
Diffstat (limited to 'cs/test/Ice/exceptions/Client.cs')
-rwxr-xr-x | cs/test/Ice/exceptions/Client.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cs/test/Ice/exceptions/Client.cs b/cs/test/Ice/exceptions/Client.cs index 9c1dfc86680..55de7a45ce0 100755 --- a/cs/test/Ice/exceptions/Client.cs +++ b/cs/test/Ice/exceptions/Client.cs @@ -7,6 +7,7 @@ // // ********************************************************************** +using Test; public class Client { |