mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
removed some misplaced includes of xmlversion.h Daniel
* globals.c testThreads.c: removed some misplaced includes of xmlversion.h Daniel
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <libxml/xmlversion.h>
|
||||
#include "libxml.h"
|
||||
|
||||
#if defined(LIBXML_THREAD_ENABLED) && defined(LIBXML_CATALOG_ENABLED)
|
||||
#include <libxml/globals.h>
|
||||
|
Reference in New Issue
Block a user