mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +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:
@@ -31,6 +31,7 @@
|
||||
|
||||
#include "private/error.h"
|
||||
#include "private/memory.h"
|
||||
#include "private/parser.h"
|
||||
#include "private/regexp.h"
|
||||
|
||||
#ifndef SIZE_MAX
|
||||
|
Reference in New Issue
Block a user