0
This repository has been archived on 2025-04-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Minecraft-Overviewer/overviewer_core
Nicolas F a8c71d089d Fix mingw-w64 build
On Windows with mingw-w64, Pillow includes windows.h, and thus
including Imaging.h would result in a name conflict of "TRANSPARENT",
which windows.h #defines but overviewer.h wants to use as enum.

For the record, this used to not be broken back when I initially
fixed Pillow for mingw-w64, so the change got somewhere introduced
between then and now.
2015-08-15 23:50:40 +02:00
..
2015-05-04 14:59:18 +02:00
2015-08-15 23:50:40 +02:00
2012-03-17 14:34:57 -04:00
2013-09-29 09:54:16 +02:00
2014-10-06 21:40:09 +02:00
2012-03-28 16:55:28 -04:00
2014-10-06 21:40:09 +02:00