unplugged-vendor/external/llvm-project/clang/test/Frontend/Inputs/rewrite-includes1.h

4 lines
79 B
C
Raw Normal View History

#pragma clang system_header
int included_line1;
#include "rewrite-includes2.h"