index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
TestForANSIStreamHeaders.cxx
blob: d314d585c32745badcf78cbd0697fa5af7c08475 (
plain
)
1
2
3
4
5
6
#include <iostream>
int
main
(
int
,
char
* [])
{
return
0
;
}