unplugged-vendor/external/llvm-project/clang/test/ClangScanDeps/Inputs/header.h

4 lines
51 B
C
Raw Normal View History

#ifdef INCLUDE_HEADER2
#include "header2.h"
#endif