mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
Merge pull request #26529 from asmorkalov:as/include_chrono
Fixed missing include chrono in g-api tests
This commit is contained in:
commit
fb422a62d2
@ -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