зеркало из https://github.com/mozilla/gecko-dev.git
r=mkaply, sr=blizzard (platform specific), a=mkaply OS/2 only - add support for exception handler to NSPR so we can catch floating point exceptions
This commit is contained in:
Родитель
46f60f8e69
Коммит
924a50bdeb
|
@ -21,6 +21,8 @@
|
|||
#endif
|
||||
|
||||
#if defined(XP_OS2)
|
||||
#define INCL_DOS
|
||||
#define INCL_DOSERRORS
|
||||
#define INCL_WIN
|
||||
#include <os2.h>
|
||||
#define DefWindowProc WinDefWindowProc
|
||||
|
|
Загрузка…
Ссылка в новой задаче