mirror of
https://github.com/reactos/CMake.git
synced 2024-12-04 17:56:26 +00:00
6 lines
49 B
C++
6 lines
49 B
C++
|
|
||
|
int main(int argv, char** args)
|
||
|
{
|
||
|
return 0;
|
||
|
}
|