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