mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-04-14 10:52:06 +02:00
Fix compile error due to missing include (see issue #2421)
This commit is contained in:
parent
f3ddec372f
commit
f2f52c1e2c
@ -6,6 +6,7 @@
|
|||||||
#define CEF_LIBCEF_COMMON_FRAME_UTIL_H_
|
#define CEF_LIBCEF_COMMON_FRAME_UTIL_H_
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
#include <string>
|
||||||
|
|
||||||
namespace frame_util {
|
namespace frame_util {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user