mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 711381 - v8-support.h fails to compile on mingw r=felipc
This commit is contained in:
parent
484dec1072
commit
fbea1247ba
@ -51,7 +51,7 @@
|
||||
#warning Please add support for your architecture in chromium_types.h
|
||||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#ifdef _WIN32
|
||||
typedef __int32 Atomic32;
|
||||
#else
|
||||
typedef int32_t Atomic32;
|
||||
|
Loading…
Reference in New Issue
Block a user