index
:
mana/deheader
master
Finds and optionally removes unneeded includes in C or C++ source files Regular Users should NOT download this.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
ci
/
samples
/
include4.h
blob: 49309dd4c13cd55161b1e10561668664be4a3140 (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef INCLUDE4
#define INCLUDE4
void
function4
();
#endif
// INCLUDE4