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 <array>
|
||||
|
||||
#include "include/cef_v8.h"
|
||||
#include "tests/cefclient/renderer/performance_test_setup.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue