mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-17 20:50:42 +01:00
Add missing <array> header to performance_test_tests.cc
This commit is contained in:
parent
af1f40a2d3
commit
8c6f8dd404
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
#include "tests/cefclient/renderer/performance_test.h"
|
#include "tests/cefclient/renderer/performance_test.h"
|
||||||
|
|
||||||
|
#include <array>
|
||||||
|
|
||||||
#include "include/cef_v8.h"
|
#include "include/cef_v8.h"
|
||||||
#include "tests/cefclient/renderer/performance_test_setup.h"
|
#include "tests/cefclient/renderer/performance_test_setup.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user