glm/test/core/core_func_noise.cpp
2023-12-20 19:16:25 -08:00

8 lines
48 B
C++

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