зеркало из https://github.com/mozilla/pjs.git
Bug 711381 - v8-support.h fails to compile on mingw r=felipc
This commit is contained in:
Родитель
da65ca424b
Коммит
ca563e072c
|
@ -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;
|
||||
|
|
Загрузка…
Ссылка в новой задаче