[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / dependency-gen-included2.h
blobfcd8f12ba5adec6d1554556797435341b63a3abf
1 #ifndef DEPENDENCY_GEN_INCLUDED2_H
2 #define DEPENDENCY_GEN_INCLUDED2_H
4 void h() {
7 #endif