Sign in
cobalt
/
cobalt
/
71840339e1109efe930df5c60712d91cdcc962a8
/
.
/
src
/
third_party
/
glm
/
test
/
gtx
/
gtx_perpendicular.cpp
blob: 7e89ca971e7fd018644ebf9f9ad4ee317c7547a9 [
file
] [
log
] [
blame
]
#include
<glm/gtx/perpendicular.hpp>
int
main
()
{
int
Error
(
0
);
return
Error
;
}