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
/
test
/
noheaders.c
blob: d245179822ddd0ecc6d32b7fc3d9c9a37f734230 (
plain
) (
blame
)
1
2
3
4
5
/* this filre has no headers and needs none */
main
(
int
arg
,
char
**
argv
)
{
}