repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use CComPtr and its method to create instance by prog id
[LibreOffice.git]
/
external
/
libxml2
/
libxml2-XMLCALL-redefine.patch.0
blob
57d23d885943df329a37c932e6ca73ed4c3436dd
1
--- include/libxml/xmlexports.h 2023-05-24 12:48:46.179570708 +0100
2
+++ include/libxml/xmlexports.h 2023-05-24 12:48:56.563577488 +0100
3
@@ -31,8 +31,6 @@
4
#define XMLPUBVAR XMLPUBLIC extern
5
6
/* Compatibility */
7
-#define XMLCALL
8
-#define XMLCDECL
9
#ifndef LIBXML_DLL_IMPORT
10
#define LIBXML_DLL_IMPORT XMLPUBVAR
11
#endif