mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Ifdef OpenVINO API 1.0 usage in G-API module
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
#include "../test_precomp.hpp"
|
||||
|
||||
#ifdef HAVE_INF_ENGINE
|
||||
#if defined HAVE_INF_ENGINE && INF_ENGINE_RELEASE < 2024000000
|
||||
|
||||
#include <stdexcept>
|
||||
#include <mutex>
|
||||
|
||||
Reference in New Issue
Block a user