Sign in
cobalt
/
cobalt
/
11295760be490ee3fe93b612c49343055ab2c485
/
.
/
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
;
}