The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

t/sdl_test: Include m_mathinclude to fix compile on Windows

+2
+2
src/xrt/targets/sdl_test/sdl_device.c
··· 8 8 9 9 #include "sdl_internal.h" 10 10 11 + #include "math/m_mathinclude.h" 12 + 11 13 #include "util/u_device.h" 12 14 #include "util/u_distortion_mesh.h" 13 15