DescriptionInclude <wchar.h> for mbstate_t.
mbstate_t is defined in <wchar.h>, which is often indirectly included
through <string>. However, that's not true for all implementations of
C++ standard library. This CL adds the missing inclusion of <wchar.h> in
base/strings/string16.h for the definition of mbstate_t.
BUG=None
Committed: https://crrev.com/7005a6e85635037bf2785e56a94f3e1526c87fb5
Cr-Commit-Position: refs/heads/master@{#398199}
Patch Set 1 #
Messages
Total messages: 16 (8 generated)
|