[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / PCH / Inputs / pch-through2.h
blob4c1f2981f9327f7c669272daf949191d773bec6e
1 #define THROUGH2
2 int through2(int);