Skip to content

Commit b7a5427

Browse files
committed
project: Improve module export handling.
1 parent ca44d0b commit b7a5427

File tree

4 files changed

+1714
-45
lines changed

4 files changed

+1714
-45
lines changed

SMP/libxml/xmlversion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ XMLPUBFUN void XMLCALL xmlCheckVersion(int version);
380380
*
381381
* Whether the module interfaces are compiled in
382382
*/
383-
#if 0
383+
#if 1
384384
#define LIBXML_MODULES_ENABLED
385385
/**
386386
* LIBXML_MODULE_EXTENSION:

0 commit comments

Comments
 (0)