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

#ifndef HEADER1
#define HEADER1

#include "header3.h"

#endif