btstack/platforms/ios/example/WiiMoteOpenGLDemo/WiiMoteOpenGLDemo_Prefix.pch
2014-11-06 23:18:59 +00:00

9 lines
195 B
Plaintext

//
// Prefix header for all source files of the 'WiiMoteOpenGLDemo' target in the 'WiiMoteOpenGLDemo' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif