Files
clang-p2996/clang/bindings/python/tests/cindex/INPUTS/header1.h
2010-02-13 18:33:18 +00:00

7 lines
62 B
C

#ifndef HEADER1
#define HEADER1
#include "header3.h"
#endif