2026-04-15 10:50:41 +02:00

9 lines
79 B
C++

#include <glm/ext.hpp>
int main()
{
int Error = 0;
return Error;
}