1 2 3 4 5 6 7 8 9
// // Prefix header for all source files of the 'JMX' target in the 'JMX' project // #ifdef __OBJC__ #import <Cocoa/Cocoa.h> #import "JMXAppDelegate.h" #import "JMXGlobals.h" #endif