Browse Source

Platform: undef even more Xlib nonsense.

Do I really need to have everything uniquely prefixed with
uncomprehensible names to defend myself from headers that were made by
careless people two centuries ago?! Rage level +37.
pull/51/head
Vladimír Vondruš 12 years ago
parent
commit
c4530a2b87
  1. 1
      src/Magnum/Platform/Implementation/EglContextHandler.h

1
src/Magnum/Platform/Implementation/EglContextHandler.h

@ -31,6 +31,7 @@
#include <EGL/egl.h>
/* undef Xlib nonsense to avoid conflicts */
#undef None
#undef Complex
#include <Corrade/compatibility.h>

Loading…
Cancel
Save