Files
Xcode-Quick-Localization/QuickLocalization/QuickLocalization-Prefix.pch
2015-11-19 03:04:40 -05:00

9 lines
205 B
Plaintext

//
// Prefix header for all source files of the 'QuickLocalization' target in the 'QuickLocalization' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import "QLConstString.h"
#endif