llvm/clang/test/Modules/Inputs/libstdcxx-ambiguous-internal/b.h

#ifndef B_H
#define B_H
#include "a.h"
#endif