Sign in
cobalt
/
cobalt
/
08336faa599332e3e3bf29b7ad38ef023018b55e
/
.
/
third_party
/
glm
/
test
/
gtx
/
gtx_intersect.cpp
blob: 8b4a5fbd4ba05bce49f71915ddeeaf0532097b85 [
file
] [
log
] [
blame
]
#include
<glm/gtx/intersect.hpp>
int
main
()
{
int
Error
(
0
);
return
Error
;
}