Sign in
cobalt
/
cobalt.git
/
811113cfaae5e9fe4fd3cc083d3a6aee2e37f2bf
/
.
/
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
;
}