Fix an instantiation of an incomplete type.

This fixes an implicit instantiation of undefined template
basic_string<...> in locale::combine. This results in a compilation
error from clang.

Upstream bug:
https://sourceforge.net/tracker/?func=detail&aid=3400141&group_id=146814&atid=766244

Change-Id: I06193cbaafdc5c11adf664e6311e990068d63f03
1 file changed