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