Rafael Espindola | 900485a | 2013-09-25 15:21:56 +0000 | [diff] [blame] | 1 | // RUN: %clang -fsyntax-only %s |
Alex Lorenz | 01bf58d | 2017-06-02 11:26:35 +0000 | [diff] [blame] | 2 | // REQUIRES: macos-sdk-10.12 |
Chris Lattner | 181b01b | 2007-08-02 21:40:29 +0000 | [diff] [blame] | 3 | #ifdef __APPLE__ |
4 | #include <Carbon/Carbon.h> | ||||
5 | #endif |