blob: efda81b2b91b68dd4f5039c93fda0ff90d4fd588 [file] [log] [blame] [edit]
/*
* Summary: Unicode character APIs
* Description: API for the Unicode character APIs
*
* Deprecated, don't use.
*/
#ifndef __XML_UNICODE_H__
#define __XML_UNICODE_H__
#ifdef __GNUC__
#warning "libxml/xmlunicode.h is deprecated"
#endif
#endif /* __XML_UNICODE_H__ */