xref: /llvm-project/clang/test/Modules/Inputs/libstdcxx-ambiguous-internal/c.h (revision 896c66ecc64e9f8fa80b08b8d9d7eecfce5c3acd)
1 #ifndef C_H
2 #define C_H
3 #include "a.h"
4 #endif
5