[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / PR21547 / module.modulemap
blob8ca0643888b8bddbbc7c06a236609291826251ce
1 module M {
2   header "FirstHeader.h"
3   export *