Sign in
◑
Theme
cobalt
/
cobalt.git
/
a2b019001b8b7d7ed0de0e697c53e13548ad3ba7
/
.
/
src
/
third_party
/
glm
/
test
/
gtx
/
gtx_orthonormalize.cpp
blob: 189e79f6d6fca8c32307264bf115ad1dac2461e4 [
file
]
#include
<glm/gtx/orthonormalize.hpp>
int
main
()
{
int
Error
(
0
);
return
Error
;
}