mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 04:36:07 +00:00
168 B
168 B
Added XRT_STRUCT_INIT
define to help with headers and code that needs to
compile as both C and C++ code. This is due to differences in default struct
initialization.