]> Savannah Git Hosting - gnulib.git/commit
string, wchar: Fix compilation error on MSVC (regression 2021-09-07).
authorBruno Haible <bruno@clisp.org>
Sun, 15 May 2022 11:25:46 +0000 (13:25 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 15 May 2022 11:25:46 +0000 (13:25 +0200)
commit4bc2b6f67259e3fb54d21d3b93e7cab12161f7fd
treeab23d7d32f82924c01c57f5da7d99d07e3cfb5f2
parent754d33cbd78bb93831a812c2853bb49eea0698ae
string, wchar: Fix compilation error on MSVC (regression 2021-09-07).

* lib/string.in.h (free): For MSVC, add the dllimport specification if
the MSVC headers have it.
* lib/wchar.in.h (free): Likewise.
ChangeLog
lib/string.in.h
lib/wchar.in.h