Sign in
◑
Theme
cobalt
/
cobalt.git
/
a2b019001b8b7d7ed0de0e697c53e13548ad3ba7
/
.
/
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
;
}