first commit
This commit is contained in:
6
extern/cmake/2.85/share/cmake-2.8/Modules/TestForANSIStreamHeaders.cxx
vendored
Normal file
6
extern/cmake/2.85/share/cmake-2.8/Modules/TestForANSIStreamHeaders.cxx
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#include <iostream>
|
||||
|
||||
int main(int,char *[])
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user