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