Statistics
| Branch: | Revision:

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

History | View | Annotate | Download (161 Bytes)

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

    
5
#ifdef __OBJC__
6
    #import <Foundation/Foundation.h>
7
#endif