View | Details | Raw Unified
Collapse All | Expand All

(-) STLport/stlport/cwchar.orig (-1 / +1 lines)
 Lines 191-197    Link Here 
#        if (!defined(__MSL__) || __MSL__ > 0x7001 ) && !defined(_STLP_WCE_NET) && \
#        if (!defined(__MSL__) || __MSL__ > 0x7001 ) && !defined(_STLP_WCE_NET) && \
             !defined(_STLP_USE_UCLIBC) /* at least in uClibc 0.9.26 */
             !defined(_STLP_USE_UCLIBC) /* at least in uClibc 0.9.26 */
using _STLP_VENDOR_CSTD::wcsftime;
using ::wcsftime;
#        endif
#        endif
using _STLP_VENDOR_CSTD::wcstok;
using _STLP_VENDOR_CSTD::wcstok;