Statistics
| Branch: | Revision:

root / json-framework-3.2.0 / sbjson-iosTests / sbjson-iosTests-Prefix.pch @ 3ebe9884

History | View | Annotate | Download (205 Bytes)

1
//
2
// Prefix header for all source files of the 'sbjson-iosTests' target in the 'sbjson-iosTests' project
3
//
4

    
5
#ifdef __OBJC__
6
    #import <UIKit/UIKit.h>
7
    #import <SenTestingKit/SenTestingKit.h>
8
#endif