Sign in
cobalt
/
cobalt.git
/
193dc3d54bfe1fcc7a4d95650f8e9f2c8d9e7d1e
/
.
/
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
;
}