Swiftgram/AsyncDisplayKit/AsyncDisplayKit-Prefix.pch
2014-06-26 22:32:55 -07:00

10 lines
180 B
Plaintext

//
// Prefix header
//
// The contents of this file are implicitly included at the beginning of every source file.
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#endif