mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 06:26:29 +08:00
Fixed missing include chrono in g-api tests.
This commit is contained in:
parent
65d4112fa5
commit
0b01712dd3
@ -7,6 +7,7 @@
|
||||
|
||||
#include "test_precomp.hpp"
|
||||
|
||||
#include <chrono>
|
||||
#include <stdexcept>
|
||||
#include <ade/util/iota_range.hpp>
|
||||
#include "logger.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user