Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / external / expat / expat-winapi.patch
blobb33c12b83b4c03ff96ec853612c99a64639b1b9f
1 --- misc/expat-2.1.0/lib/expat_external.h 2009-11-16 08:53:17.375000000 +0000
2 +++ misc/build/expat-2.1.0/lib/expat_external.h 2009-11-16 08:53:34.703125000 +0000
3 @@ -81,10 +81,6 @@
4 # ifndef XML_BUILDING_EXPAT
5 /* using Expat from an application */
7 -# if defined(_MSC_EXTENSIONS) && ! defined(__BEOS__) && ! defined(__CYGWIN__)
8 -# define XMLIMPORT __declspec(dllimport)
9 -# endif
11 # endif
12 #endif /* not defined XML_STATIC */