1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-03-05 16:58:17 +03:00

no more win32config.h

This commit is contained in:
Igor Zlatkovic 2003-08-28 10:25:13 +00:00
parent 1bab92dbb0
commit a6ceeb412e

View File

@ -18,9 +18,7 @@
#endif
#endif
#if defined(WIN32) && !defined(__CYGWIN__) && !defined(__MINGW32__)
#include "win32config.h"
#elif defined(macintosh)
#if defined(macintosh)
#include "config-mac.h"
#else
#include "config.h"