mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-07 19:01:06 +00:00
9 lines
193 B
Plaintext
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
|