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