diff options
Diffstat (limited to 'objective-c/include/objc/IceSSL/IceSSL.h')
-rw-r--r-- | objective-c/include/objc/IceSSL/IceSSL.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/objective-c/include/objc/IceSSL/IceSSL.h b/objective-c/include/objc/IceSSL/IceSSL.h new file mode 100644 index 00000000000..9d68b586603 --- /dev/null +++ b/objective-c/include/objc/IceSSL/IceSSL.h @@ -0,0 +1,11 @@ +// ********************************************************************** +// +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// +// This copy of Ice is licensed to you under the terms described in the +// ICE_LICENSE file included in this distribution. +// +// ********************************************************************** + +#import <objc/IceSSL/EndpointInfo.h> +#import <objc/IceSSL/ConnectionInfo.h> |