Sign in
◑
Theme
cobalt
/
cobalt.git
/
8c0a79f7d6d2292adce752caee02d1bf07bb92f6
/
.
/
src
/
third_party
/
glm
/
test
/
gtx
/
gtx_number_precision.cpp
blob: 555ad79503d485dcfaa8542853a82f9f592ba317 [
file
]
#include
<glm/gtx/number_precision.hpp>
int
main
()
{
int
Error
(
0
);
return
Error
;
}