initial commit
This commit is contained in:
5
private/app/main.cpp
Normal file
5
private/app/main.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
int main(int, char**)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user