The open source OpenXR runtime
0
fork

Configure Feed

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

comp/main: Remove *nix-only include

authored by

Ryan Pavlik and committed by
Jakob Bornecrantz
27437901 b4f83938

-1
-1
src/xrt/compositor/main/comp_compositor.c
··· 56 56 #include <math.h> 57 57 #include <stdio.h> 58 58 #include <assert.h> 59 - #include <unistd.h> 60 59 #include <stdarg.h> 61 60 #include <stdlib.h> 62 61 #include <string.h>