[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / diagnose-missing-import / module.modulemap
blob690501e1ed3123cd321e06d7dc752635208df11c
1 module NCI {
2   explicit module A { header "a.h" }