[Stencil.h] Allow using stencil from ObjC on iOS

This commit is contained in:
Samuel E. Giddins
2014-11-17 15:30:20 -08:00
parent 63f6b3a950
commit c70510b3a5

View File

@@ -7,7 +7,7 @@
// See LICENSE for more details.
//
#import <Cocoa/Cocoa.h>
#import <Foundation/Foundation.h>
//! Project version number for Stencil.
FOUNDATION_EXPORT double StencilVersionNumber;