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
/
test1.cpp
blob: 074a33cd83e7abbae0c2d969951c4dbfaa0d1123 (
plain
) (
blame
)
1
2
3
4
5
6
#include
"test1.h"
int
function1
()
{
return
0
;
}