Sign in
cobalt
/
cobalt
/
0887c2efbb36f4dd671e46e86b509dabf48102bc
/
.
/
src
/
third_party
/
glm
/
test
/
gtx
/
gtx_extend.cpp
blob: d87830d7ec86d5adfa9791d87e50e3916b3cc599 [
file
]
#include
<glm/gtx/extend.hpp>
int
main
()
{
int
Error
(
0
);
return
Error
;
}