Fix the clang-wpa example.
[clang.git] / test / Preprocessor / pragma_sysheader.h
blobb79bde584a98b5feaa300cb4f9a56334b5525a37
1 #pragma GCC system_header
2 typedef int x;
3 typedef int x;