summaryrefslogtreecommitdiff
path: root/Tests/XCTest/CocoaExample/AppDelegate.h
blob: 11b5886cc611656473a9973e5118c82463176d44 (plain)
1
2
3
4
5
#import <Cocoa/Cocoa.h>

@interface AppDelegate : NSObject<NSApplicationDelegate>

@end