index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bindings
/
python
/
tests
/
cindex
/
INPUTS
/
header2.h
blob: c4eddc0c5620c18a0a0db4c628cdc6026f096e0b (
plain
)
1
2
3
4
5
6
#ifndef HEADER2
#define HEADER2
#include
"header3.h"
#endif