Skip to content

Commit fb422a6

Browse files
authored
Merge pull request opencv#26529 from asmorkalov:as/include_chrono
Fixed missing include chrono in g-api tests
2 parents 65d4112 + 0b01712 commit fb422a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/gapi/test/gapi_sample_pipelines.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
#include "test_precomp.hpp"
99

10+
#include <chrono>
1011
#include <stdexcept>
1112
#include <ade/util/iota_range.hpp>
1213
#include "logger.hpp"

0 commit comments

Comments
 (0)