Sign in
cobalt
/
cobalt
/
08a2e40cad2d5bd01c37c36c1fdffa2d431d01d7
/
.
/
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
;
}