1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-23 01:52:48 +03:00

retired xmlwin32version.h

This commit is contained in:
Igor Zlatkovic
2002-11-08 17:18:52 +00:00
parent a2258daf2f
commit 7ae91bcd9e
15 changed files with 14 additions and 56 deletions

View File

@@ -10,11 +10,7 @@
#ifndef __XML_XPATH_INTERNALS_H__
#define __XML_XPATH_INTERNALS_H__
#if defined(WIN32) && defined(_MSC_VER)
#include <libxml/xmlwin32version.h>
#else
#include <libxml/xmlversion.h>
#endif
#include <libxml/xpath.h>
#ifdef __cplusplus