freebsd-dev/test/SemaObjC/cocoa.m

6 lines
100 B
Mathematica
Raw Normal View History

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