blob: 0498116dd1817d10cd450a291c5163d52772d483 [file] [log] [blame]
Rafael Espindola900485a2013-09-25 15:21:56 +00001// RUN: %clang -fsyntax-only %s
Chris Lattner181b01b2007-08-02 21:40:29 +00002#ifdef __APPLE__
3#include <Carbon/Carbon.h>
4#endif