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