mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
Merge pull request #26529 from asmorkalov:as/include_chrono
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