summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src
diff options
context:
space:
mode:
authorMatt Hoosier <matt.hoosier@garmin.com>2013-10-15 08:30:16 -0500
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-16 02:21:23 +0200
commit6e4ea62b0a54d7f752edc2530b15461114eceef6 (patch)
treee4db0afc60b563ecb95098e6db48bbcd2a5d6952 /src/corelib/doc/src
parent6c5e6a030dc49f36a5d4f2846fe78daf3d02a03d (diff)
Fix wide-char use in Posix collator
Although the C++ language builds in the 'wchar_t' datatype, the library functions such as wcscmp() which manipulate them are not automatically available. For these, inclusion of the <cwhar> header is still required. This changeset fixes build breakage observed from failure to include the requisite system header for accessing wcscmp() and other related functions on non-GNU standard C++ library implementations. Change-Id: I5b2f9148ea011004e5dd00cf41698339db172de8 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/doc/src')
0 files changed, 0 insertions, 0 deletions