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

include: Don't define ATTRIBUTE_UNUSED in public header

Stop polluting namespace with unprefixed names.
This commit is contained in:
Nick Wellnhofer
2024-06-15 19:13:08 +02:00
parent 387f0c784f
commit 208f27f964
11 changed files with 20 additions and 11 deletions

View File

@@ -6,6 +6,7 @@
* joelwreed@comcast.net
*/
#include "libxml.h"
#include <stdio.h>
#include <libxml/xmlversion.h>