Skip to content

Commit

Permalink
Fix minor build error in ubuntu 22.04 (openvinotoolkit#16171)
Browse files Browse the repository at this point in the history
Change-Id: I15180787f3196001d00137664e22d71aff4d0b32
  • Loading branch information
riverlijunjie authored and andrei-cv committed Mar 21, 2023
1 parent 84ffeae commit f45832c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include <thread>

#include "cpp_interfaces/interface/ie_iplugin_internal.hpp"
#include "ie_ngraph_utils.hpp"
Expand Down

0 comments on commit f45832c

Please sign in to comment.