[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / normal-module-map / nested / module.map
blobfd463c2f083018a605d2f29418f65dda3b38d60c
1 module libNested {
2   header "nested1.h"
3   header "nested2.h"