btstack/CocoaTouch/BTstackCocoa_Prefix.pch
2009-10-08 22:18:54 +00:00

9 lines
193 B
Plaintext

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