[clang] Handle __declspec() attributes in using
[llvm-project.git] / clang / test / PCH / Inputs / pch-through-use3b.cpp
blob5b547647d85be399279fa53ff32d2b769953bbab
1 #define AFOO 1
2 #define BFOO 2
3 #include "Inputs/pch-through1.h"