Files
spp_template/tools/templates/module/app/private/main.cpp

6 lines
41 B
C++

int main(int, char**)
{
return 0;
}