Browse Source

Platform: #undef another mess from Xorg headers.

pull/278/head
Vladimír Vondruš 13 years ago
parent
commit
f0e9871f10
  1. 1
      src/Platform/AbstractXApplication.h

1
src/Platform/AbstractXApplication.h

@ -35,6 +35,7 @@
#include <X11/Xlib.h>
#include <X11/Xutil.h>
/* undef Xlib nonsense to avoid conflicts */
#undef Complex
#undef None
#undef Always

Loading…
Cancel
Save