Sign in
cobalt
/
cobalt
/
0c2b1d4428f8ae16220e86a16bebd07ff691a412
/
.
/
third_party
/
glm
/
test
/
gtx
/
gtx_matrix_operation.cpp
blob: bfd6360813c1314a3f844961771804e86efe2bc5 [
file
] [
log
] [
blame
]
#include
<glm/gtx/matrix_operation.hpp>
int
main
()
{
int
Error
(
0
);
return
Error
;
}