Skip to content

Commit

Permalink
Update pad.hpp: fix after refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
gkrivor authored Apr 2, 2024
1 parent cccbdc5 commit 9215878
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/frontends/onnx/frontend/src/op/com.microsoft/pad.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@

#pragma once

#include "openvino/core/deprecated.hpp"
OPENVINO_SUPPRESS_DEPRECATED_START

#include "onnx_import/core/node.hpp"
#include "core/node.hpp"

namespace ngraph {
namespace onnx_import {
Expand Down

0 comments on commit 9215878

Please sign in to comment.