Sign in
cobalt
/
cobalt
/
a953d4e63c7484d87f7971e8d7fce05de51aa6cd
/
.
/
src
/
third_party
/
glm
/
test
/
gtc
/
gtc_matrix_integer.cpp
blob: 108016a8da88637dec0dd7c6033474b214aa31eb [
file
]
#include
<glm/gtc/matrix_integer.hpp>
int
main
()
{
int
Error
=
0
;
return
Error
;
}