llvm-for-llvmta/tools/clang/test/Frontend/Inputs/rewrite-includes9.h

4 lines
89 B
C
Raw Normal View History

2022-04-25 13:02:35 +02:00
#if __has_include_next(<rewrite-includes9.h>)
#include_next <rewrite-includes9.h>
#endif