mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-23 01:52:48 +03:00
include: Make most IS_* macros private
Macros like IS_DIGIT or IS_LETTER severely pollute the C namespace.
This commit is contained in:
@@ -78,6 +78,7 @@
|
||||
|
||||
#include "private/error.h"
|
||||
#include "private/memory.h"
|
||||
#include "private/parser.h"
|
||||
#include "private/string.h"
|
||||
|
||||
/* #define WXS_ELEM_DECL_CONS_ENABLED */
|
||||
|
Reference in New Issue
Block a user