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