mirror of
https://github.com/opencv/opencv.git
synced 2024-11-30 22:40:17 +08:00
Merge pull request #14670 from alalek:gapi_fix_visibility_conflict
This commit is contained in:
commit
3ccb1d67c2
@ -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