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