mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-06 00:19:46 +01: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