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 git-svn-id: svn://10.0.0.236/trunk@154271 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
2fdee11a41
commit
d6e5de1b38
@ -21,6 +21,8 @@
|
||||
#endif
|
||||
|
||||
#if defined(XP_OS2)
|
||||
#define INCL_DOS
|
||||
#define INCL_DOSERRORS
|
||||
#define INCL_WIN
|
||||
#include <os2.h>
|
||||
#define DefWindowProc WinDefWindowProc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user