library build even without wcslen()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -113,7 +113,7 @@ bool WXDLLEXPORT wxOKlibc()
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
#ifdef wxNEED_WCSLEN
|
||||
#ifndef HAVE_WCSLEN
|
||||
size_t WXDLLEXPORT wcslen(const wchar_t *s)
|
||||
{
|
||||
size_t len;
|
||||
|
Reference in New Issue
Block a user