The open source OpenXR runtime
0
fork

Configure Feed

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

u/time: Use smaller xrt_config_os.h instead of xrt_config.h

+1 -1
+1 -1
src/xrt/auxiliary/util/u_time.cpp
··· 8 8 */ 9 9 10 10 #include "u_time.h" 11 - #include "xrt/xrt_config.h" 11 + #include "xrt/xrt_config_os.h" 12 12 #include "xrt/xrt_compiler.h" 13 13 14 14 #include <chrono>