mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 480521 - Fix win32/mobile build bustage
This commit is contained in:
parent
563dbfee36
commit
9e60c7ce70
@ -135,4 +135,5 @@
|
||||
/* Define for MSVC as <stdint.h> is unavailable there */
|
||||
typedef unsigned char uint8_t;
|
||||
|
||||
#define inline __inline // MSVC#undef DEBUG
|
||||
#define inline __inline // MSVC
|
||||
#undef DEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user