#pragma once #include #include #if defined(API_POSIX) && !defined(PLATFORM_HORIZON) #include #endif // For Horizon we re-use the Windows stub #if defined(API_WINDOWS) || defined(PLATFORM_HORIZON) #include #endif