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