index
:
development.git
kitkat
lp5.1
development
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ndk
/
samples
/
test-libstdc++
/
jni
/
test-libstl.cpp
blob: f9cedb0e6a9c7ad966d01c3e0f69ac31d55bd9db (
plain
)
1
2
3
4
5
6
7
8
#include
<cerrno>
#include
<cstddef>
int
main
(
void
)
{
return
0
;
}