freebsd-dev/test/SemaObjC/cocoa.m

6 lines
98 B
Mathematica
Raw Normal View History

2009-06-02 17:58:47 +00:00
// RUN: clang-cc -mcpu=pentium4 %s -print-stats
#ifdef __APPLE__
#include <Cocoa/Cocoa.h>
#endif