Sign in
cobalt
/
cobalt
/
e707605df29e9a4035db89ed4df307adebea0290
/
.
/
src
/
third_party
/
glm
/
test
/
gtc
/
gtc_reciprocal.cpp
blob: 515841325f55818bf802c719bb3c272868c961fb [
file
] [
log
] [
blame
]
#include
<glm/gtc/reciprocal.hpp>
#include
<ctime>
int
main
()
{
return
0
;
}