Cross Reference: header2.h
xref
: /
external
/
clang
/
bindings
/
python
/
tests
/
cindex
/
INPUTS
/
header2.h
Home
History
Annotate
Line#
Navigate
Download
only in
header2.h
1
#
ifndef
HEADER2
2
#
define
HEADER2
3
4
#
include
"
header3.h
"
5
6
#
endif
7