summaryrefslogtreecommitdiffstats
path: root/src/corelib/mimetypes
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-12-18 14:52:04 -0800
committerThiago Macieira <thiago.macieira@intel.com>2014-12-20 07:38:29 +0100
commit99357e32a0e29c73ed721d6d31da66635e6586ca (patch)
tree4d3e20480ce6c2411875541690e507aef7622832 /src/corelib/mimetypes
parent045fc1db757377771bba5c8f5c6429bbd02f441a (diff)
Fix detection of C++11 Unicode strings with icl.exe
Even though the compiler supports it, the MSVC headers might do something wrong and make compilation fail later due to attempting to overload unsigned short with char16_t. The _CHAR16_T definition comes from <cstddef>, so include that instead of <stddef.h> in C++ mode. Change-Id: Ifaeb1c92bde2db4ed4129507462391904afd6510 Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Diffstat (limited to 'src/corelib/mimetypes')
0 files changed, 0 insertions, 0 deletions