Fixed linker warnings in docs snippets on Windows (#15119)

This commit is contained in:
Ilya Lavrenov
2023-01-16 07:29:44 +04:00
committed by GitHub
parent d79c04a0b1
commit 372699ec49
62 changed files with 75 additions and 75 deletions

View File

@@ -1,6 +1,6 @@
#include <openvino/openvino.hpp>
int main() {
int auto3() {
{
//! [part3]