This repository has been archived on 2018-06-04. You can view files and clone it, but cannot push or open issues/pull-requests.
iMoodUpdater/OSX/iMoodUpdater_Prefix.h

8 lines
155 B
Objective-C

//
// Prefix header for all source files of the 'iMoodUpdater' target in the 'iMoodUpdater' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif