[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / SameHeader / A.h
blobbebe9c31c28e5f6761e6b84962e841f2d93c9481
1 #ifndef __A_h__
2 #define __A_h__
3 #endif