[clang] Handle __declspec() attributes in using
[llvm-project.git] / clang / test / Frontend / Inputs / rewrite-includes7.h
blob221bab82df3045613147a9a09f7a6171502135d2
1 #ifndef REWRITE_INCLUDES_7
2 #define REWRITE_INCLUDES_7
3 int included_line7;
4 #endif