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