Skip to content

Commit

Permalink
Fixed missing include chrono in g-api tests
Browse files Browse the repository at this point in the history
  • Loading branch information
asmorkalov committed Nov 28, 2024
1 parent 2d69dd1 commit 54b7c44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/gapi/test/gapi_sample_pipelines.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

#include "test_precomp.hpp"

#include <chrono>
#include <stdexcept>
#include <ade/util/iota_range.hpp>
#include "logger.hpp"
Expand Down

0 comments on commit 54b7c44

Please sign in to comment.