[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / ms-enums / module.map
blobd9aed01430c41fda47308ad494b547b2549ddaba
1 module A { header "A.h" }
2 module B { header "B.h" }