Sign in
cobalt
/
cobalt
/
0c2b1d4428f8ae16220e86a16bebd07ff691a412
/
.
/
third_party
/
glm
/
test
/
gtx
/
gtx_normal.cpp
blob: 7526bc0501c52946087f5e7eee80bbc3a78f177a [
file
] [
log
] [
blame
]
#include
<glm/gtx/normal.hpp>
int
main
()
{
int
Error
(
0
);
return
Error
;
}