mirror of
https://github.com/samsonjs/arq_restore.git
synced 2026-03-25 09:25:53 +00:00
6 lines
131 B
Text
6 lines
131 B
Text
#ifdef __OBJC__
|
|
#import <Foundation/Foundation.h>
|
|
#import "HSLog.h"
|
|
#import "SetNSError.h"
|
|
#import "NSErrorCodes.h"
|
|
#endif
|