From c4530a2b87840cf16604ef7a4a8506dd2785f6d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Thu, 27 Feb 2014 18:03:00 +0100 Subject: [PATCH] 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. --- src/Magnum/Platform/Implementation/EglContextHandler.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Magnum/Platform/Implementation/EglContextHandler.h b/src/Magnum/Platform/Implementation/EglContextHandler.h index 9fba78fd9..3f1dc51d3 100644 --- a/src/Magnum/Platform/Implementation/EglContextHandler.h +++ b/src/Magnum/Platform/Implementation/EglContextHandler.h @@ -31,6 +31,7 @@ #include /* undef Xlib nonsense to avoid conflicts */ #undef None +#undef Complex #include