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