[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / update-after-load / b.h
blob64e9bfd4bc7944626bd5edd26f68bff496cd34bb
1 #include "a.h"
2 namespace llvm { void f(); }