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: 7655e0c79d543a929f38bcb1066c65e0859479ed (
plain
) (
blame
)
1
2
3
4
5
/* this file has no headers and needs none */
main
(
int
arg
,
char
**
argv
)
{
}