Work
update from lgm to lgm hf
206b602
raw
history blame contribute delete
113 Bytes
#define GLM_ENABLE_EXPERIMENTAL
#include <glm/gtx/projection.hpp>
int main()
{
int Error(0);
return Error;
}