This website requires JavaScript.
Explore
Help
Sign In
arne
/
cryptopp
Watch
1
Star
0
Fork
You've already forked cryptopp
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1f2be58434
cryptopp
/
TestPrograms
/
test_newlib.cxx
9 lines
105 B
C++
Raw
Blame
History
#
include
<string>
int
main
(
int
argc
,
char
*
argv
[
]
)
{
#
ifndef __NEWLIB__
XXX
#
endif
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink