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