glm/test/core/core_func_noise.cpp
2017-08-17 19:51:03 +02:00

8 lines
48 B
C++

int main()
{
int Error = 0;
return Error;
}