Conditionally compile __unsafe_unretained

Addresses, and hopefully fixes, issue #77.
This commit is contained in:
Phil Nash
2012-04-28 12:29:52 +01:00
parent 8fdf7f3a09
commit 861a1e79cf
4 changed files with 57 additions and 43 deletions

View File

@@ -8,7 +8,7 @@
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#import <Cocoa/Cocoa.h>
#import <Foundation/Foundation.h>
@interface TestObj : NSObject {