Files
MASShortcut/Tests/Prefix.pch
T

6 lines
106 B
Plaintext

#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#import <XCTest/XCTest.h>
#import "Shortcut.h"
#endif