Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Feb 6, 2024
1 parent 843ef3f commit 6f21abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ov_extension.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#include <openvino/core/op_extension.hpp>
#include <openvino/frontend/extension.hpp>

include "tokenizer.hpp"
#include "tokenizer.hpp"

// clang-format off
//! [ov_extension:entry_point]
Expand Down

0 comments on commit 6f21abd

Please sign in to comment.