From a3d87b104651164c92ad1a9f01e4397714524117 Mon Sep 17 00:00:00 2001 From: Konstantinos Chatzilygeroudis Date: Wed, 3 Mar 2021 01:28:39 +0200 Subject: [PATCH] [EGL]: undef more Xlib nonsense --- src/Magnum/Platform/WindowlessEglApplication.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/Magnum/Platform/WindowlessEglApplication.h b/src/Magnum/Platform/WindowlessEglApplication.h index b79479d5e..91b4a4604 100644 --- a/src/Magnum/Platform/WindowlessEglApplication.h +++ b/src/Magnum/Platform/WindowlessEglApplication.h @@ -40,8 +40,15 @@ #undef Always #undef Bool #undef Complex +#undef Convex #undef None #undef Status +#undef Success +#undef Button1 +#undef Button2 +#undef Button3 +#undef Button4 +#undef Button5 #include #include