Initial Commit

This commit is contained in:
Zitao Xiong
2013-05-12 16:28:33 -05:00
commit f33a15691d
6 changed files with 386 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
//
// Prefix header for all source files of the 'QuickLocalization' target in the 'QuickLocalization' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#endif