sal/systools/win32/uwinapi/legacy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 7a30553b22441647f286619fc77d85a624ac3005 Author: Michael Stahl <mst...@redhat.com> Date: Thu Sep 3 20:40:30 2015 +0200 sal: actually that uwinapi stuff doesn't include sal headers? Change-Id: I1812b7050af725ee754c9e41b9b635319eead33a diff --git a/sal/systools/win32/uwinapi/legacy.c b/sal/systools/win32/uwinapi/legacy.c index 9ba73b2..c2ca560 100644 --- a/sal/systools/win32/uwinapi/legacy.c +++ b/sal/systools/win32/uwinapi/legacy.c @@ -16,7 +16,7 @@ #if defined(_MSC_VER) && (_MSC_VER >= 1900) // older versions use uwinapi.def file for export -SAL_DLLPUBLIC_EXPORT +__declspec(dllexport) #endif DWORD WINAPI GetShortPathNameW(LPCWSTR lpszLongPath,LPWSTR lpszShortPath,DWORD cchBuffer) { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits