1
0
mirror of https://github.com/bluekitchen/btstack.git synced 2025-03-25 16:43:28 +00:00
btstack/example/WiiMoteOpenGLDemo/WiiMoteOpenGLDemo_Prefix.pch

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