mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
Fixed missing include chrono in g-api tests.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
#include "test_precomp.hpp"
|
||||
|
||||
#include <chrono>
|
||||
#include <stdexcept>
|
||||
#include <ade/util/iota_range.hpp>
|
||||
#include "logger.hpp"
|
||||
|
||||
Reference in New Issue
Block a user