Browse Source

[EGL]: undef more Xlib nonsense

pull/498/head
Konstantinos Chatzilygeroudis 5 years ago
parent
commit
a3d87b1046
  1. 7
      src/Magnum/Platform/WindowlessEglApplication.h

7
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 <Corrade/Containers/EnumSet.h>
#include <Corrade/Containers/Pointer.h>

Loading…
Cancel
Save