blob: a3f63e82da492a60d29e88df44d1d07565be8199 (
plain)
1
2
3
4
5
6
7
8
9
|
//
// Copyright (c) ZeroC, Inc. All rights reserved.
//
#import <Cocoa/Cocoa.h>
FOUNDATION_EXPORT double IceVersionNumber;
FOUNDATION_EXPORT const unsigned char IceVersionString[];
|