mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-28 00:21:53 +03:00
no more win32config.h
This commit is contained in:
4
libxml.h
4
libxml.h
@ -18,9 +18,7 @@
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(WIN32) && !defined(__CYGWIN__) && !defined(__MINGW32__)
|
#if defined(macintosh)
|
||||||
#include "win32config.h"
|
|
||||||
#elif defined(macintosh)
|
|
||||||
#include "config-mac.h"
|
#include "config-mac.h"
|
||||||
#else
|
#else
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
Reference in New Issue
Block a user