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