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