llvm/clang/bindings/python/tests/cindex/INPUTS/header2.h

#ifndef HEADER2
#define HEADER2

#include "header3.h"

#endif