diff options
author | Filippos Karapetis | 2015-03-06 02:57:09 +0200 |
---|---|---|
committer | Filippos Karapetis | 2015-03-06 02:57:09 +0200 |
commit | 6cb0a4c1b0b2cb65ae8f3bfb122edead0e94f3fc (patch) | |
tree | 459342ac4b31acede4b30f1c75645d899e252c76 /gui/debugger.h | |
parent | 9a494936561a5351f5bfb9e840d70c05684239c3 (diff) | |
download | scummvm-rg350-6cb0a4c1b0b2cb65ae8f3bfb122edead0e94f3fc.tar.gz scummvm-rg350-6cb0a4c1b0b2cb65ae8f3bfb122edead0e94f3fc.tar.bz2 scummvm-rg350-6cb0a4c1b0b2cb65ae8f3bfb122edead0e94f3fc.zip |
SDL: Fix compilation with SDL 2.0 under MSVC
In SDL 2.0, intrin.h is now included in SDL_cpuinfo.h, which includes
setjmp.h. SDL_cpuinfo.h is included from SDL.h and SDL_syswm.h.
Thus, we remove the exceptions for setjmp and longjmp before these two
includes.
Diffstat (limited to 'gui/debugger.h')
0 files changed, 0 insertions, 0 deletions