Cocoa.h 74 Bytes Raw Blame History Permalink 1 2 3 4 5 // Cocoa #import "Foundation.h" #import "AppKit.h" struct A { int i; };