mirror of
https://github.com/opencv/opencv.git
synced 2025-06-12 20:42:53 +08:00
gapi: fix visibility conflict in OpenCV builds
This commit is contained in:
parent
216988b0b1
commit
9f68376c91
@ -8,7 +8,7 @@
|
|||||||
#ifndef OPENCV_GAPI_OWN_TYPES_HPP
|
#ifndef OPENCV_GAPI_OWN_TYPES_HPP
|
||||||
#define OPENCV_GAPI_OWN_TYPES_HPP
|
#define OPENCV_GAPI_OWN_TYPES_HPP
|
||||||
|
|
||||||
# if 0
|
# if defined(__OPENCV_BUILD)
|
||||||
# include <opencv2/core/base.hpp>
|
# include <opencv2/core/base.hpp>
|
||||||
# define GAPI_EXPORTS CV_EXPORTS
|
# define GAPI_EXPORTS CV_EXPORTS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user