10 lines
265 B
Objective-C
10 lines
265 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
#import "FBSnapshotTestCase.h"
|
|
#import "FBSnapshotTestCasePlatform.h"
|
|
#import "FBSnapshotTestController.h"
|
|
|
|
FOUNDATION_EXPORT double FBSnapshotTestCaseVersionNumber;
|
|
FOUNDATION_EXPORT const unsigned char FBSnapshotTestCaseVersionString[];
|
|
|