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