haodongli's picture
Upload 737 files
4a62d1c
raw
history blame
116 Bytes
#define GLM_ENABLE_EXPERIMENTAL
#include <glm/gtx/perpendicular.hpp>
int main()
{
int Error(0);
return Error;
}