guanjunwu 8bf73f413d 123
2023-09-24 19:51:57 +08:00

9 lines
76 B
C++

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