[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / error / use_error_b.h
blob025acb7ccf31ece1480ef48625209772b98dc66f
1 @import error;
3 void funcb(Error *b);