mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03:00
retired xmlwin32version.h
This commit is contained in:
@@ -21,11 +21,8 @@
|
||||
#ifndef __XML_CHAR_ENCODING_H__
|
||||
#define __XML_CHAR_ENCODING_H__
|
||||
|
||||
#if defined(WIN32) && (defined(_MSC_VER) || defined(__BORLANDC__))
|
||||
#include <libxml/xmlwin32version.h>
|
||||
#else
|
||||
#include <libxml/xmlversion.h>
|
||||
#endif
|
||||
|
||||
#ifdef LIBXML_ICONV_ENABLED
|
||||
#include <iconv.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user