Sign in
◑
Theme
cobalt
/
cobalt.git
/
a2b019001b8b7d7ed0de0e697c53e13548ad3ba7
/
.
/
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
;
}