Sign in
cobalt
/
cobalt
/
c53efd6b6f8ddbcad01c167340ec04b3fd9d0604
/
.
/
src
/
third_party
/
glm
/
test
/
gtx
/
gtx_rotate_normalized_axis.cpp
blob: 7dca2281bd17e5b63db1c1c47df5f5a06d55991f [
file
] [
log
] [
blame
]
#include
<glm/gtx/rotate_normalized_axis.hpp>
int
main
()
{
int
Error
(
0
);
return
Error
;
}