6 lines
97 B
C
6 lines
97 B
C
|
// RUN: %clang -fsyntax-only %s -print-stats
|
||
|
#ifdef __APPLE__
|
||
|
#include <Carbon/Carbon.h>
|
||
|
#endif
|
||
|
|