[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / merge-nested-templates / c.h
blobab95e145ef522596c03c4e8958344aef492a0111
1 #include "string.ii"
2 std::wstring::iterator i;
3 #include "b.h"