[clang] Handle __declspec() attributes in using
[llvm-project.git] / clang / test / Frontend / Inputs / rewrite-includes9.h
blobebd5ada97056a01c8fee4024ff1114feacd2984a
1 #if __has_include_next(<rewrite-includes9.h>)
2 #include_next <rewrite-includes9.h>
3 #endif