The open source OpenXR runtime
0
fork

Configure Feed

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

xrt: Appease newer codespell (in comment)

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2446>

authored by

Rylie Pavlik and committed by
Marge Bot
fd7295e7 47bd1913

+1 -1
+1 -1
src/xrt/include/xrt/xrt_vulkan_includes.h
··· 14 14 #include "xrt/xrt_config_have.h" 15 15 16 16 #ifdef XRT_HAVE_VULKAN 17 - // pre-emptively include windows.h if applicable so we can specify our own flags for it. 17 + // preemptively include windows.h if applicable so we can specify our own flags for it. 18 18 #include "xrt/xrt_windows.h" 19 19 20 20 #define VK_NO_PROTOTYPES