Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 628750
Collapse All | Expand All

(-)a/i18n/digitlst.cpp (-5 / +1 lines)
Lines 61-71 Link Here
61
#endif
61
#endif
62
62
63
#if U_USE_STRTOD_L
63
#if U_USE_STRTOD_L
64
# if U_PLATFORM_USES_ONLY_WIN32_API || U_PLATFORM == U_PF_CYGWIN
64
# include <locale.h>
65
#   include <locale.h>
66
# else
67
#   include <xlocale.h>
68
# endif
69
#endif
65
#endif
70
66
71
// ***************************************************************************
67
// ***************************************************************************

Return to bug 628750