llvm-for-llvmta/tools/clang/test/Modules/Inputs/libstdcxx-ambiguous-internal/c.h

5 lines
46 B
C

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