File size: 79 Bytes
a93901d
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
#include <glm/gtc/reciprocal.hpp>
#include <ctime>

int main()
{
	return 0;
}