[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / DebugSubmoduleA.h
blob1403a7d1568c105c1e3490e1e803c4ae881171b8
1 struct A {
2 int a;
3 };