blob: a12ac15646e09ee175e54f306357c37ff5e14cc7 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
//
// Prefix header for all source files of the 'Cart Collect' target in the 'Cart Collect' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif
|