Sign in
cobalt
/
cobalt.git
/
811113cfaae5e9fe4fd3cc083d3a6aee2e37f2bf
/
.
/
src
/
third_party
/
glm
/
test
/
gtx
/
gtx_extended_min_max.cpp
blob: 96c2c0eb7c4b603ceff2076f03cec24ebb986b05 [
file
]
#include
<glm/gtx/extended_min_max.hpp>
int
main
()
{
int
Error
(
0
);
return
Error
;
}