mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Linux: Fix compile error.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1786 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
@ -82,6 +82,8 @@ typedef std::char_traits<wchar_t> string16_char_traits;
|
|||||||
|
|
||||||
#elif defined(WCHAR_T_IS_UTF32)
|
#elif defined(WCHAR_T_IS_UTF32)
|
||||||
|
|
||||||
|
#include <stdint.h> // For uint16_t
|
||||||
|
|
||||||
#include "include/base/cef_macros.h"
|
#include "include/base/cef_macros.h"
|
||||||
|
|
||||||
namespace base {
|
namespace base {
|
||||||
|
Reference in New Issue
Block a user