Skip to content

Commit

Permalink
Add missing include in common_util
Browse files Browse the repository at this point in the history
Signed-off-by: Raasz, Pawel <pawel.raasz@intel.com>
  • Loading branch information
praasz committed Jan 23, 2025
1 parent 0b6e673 commit 08b087b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/util/include/openvino/util/common_util.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#pragma once

#include <algorithm>
#include <array>
#include <cctype>
#include <cstring>
#include <numeric>
Expand Down

0 comments on commit 08b087b

Please sign in to comment.