mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
8 lines
149 B
Plaintext
8 lines
149 B
Plaintext
//
|
|
// Prefix header for all source files of the 'Atomicity' target in the 'Atomicity' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|