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

7 lines
62 B
C

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