mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-19 05:23:00 +01:00
Merge branch 'master' of github.com:bkaradzic/bx
This commit is contained in:
@@ -125,7 +125,9 @@
|
||||
# ifndef NOMINMAX
|
||||
# define NOMINMAX
|
||||
# endif // NOMINMAX
|
||||
# include <windows.h>
|
||||
# if defined(_MSC_VER) && (_MSC_VER >= 1700)
|
||||
# include <winapifamily.h>
|
||||
# endif // defined(_MSC_VER) && (_MSC_VER >= 1700)
|
||||
# if !defined(WINAPI_FAMILY) || (WINAPI_FAMILY == WINAPI_FAMILY_DESKTOP_APP)
|
||||
# undef BX_PLATFORM_WINDOWS
|
||||
# if !defined(WINVER) && !defined(_WIN32_WINNT)
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user