freebsd-dev/test/SemaObjC/cocoa.m

6 lines
98 B
Mathematica
Raw Normal View History

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