mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Fix compile error due to missing include (see issue #2421)
This commit is contained in:
@@ -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 {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user