arq_restore/arq_restore_Prefix.pch
2013-03-09 08:46:38 -05:00

6 lines
131 B
Text

#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import "HSLog.h"
#import "SetNSError.h"
#import "NSErrorCodes.h"
#endif