gapi: fix visibility conflict in OpenCV builds

This commit is contained in:
Alexander Alekhin 2019-05-29 14:51:45 +03:00
parent 216988b0b1
commit 9f68376c91

View File

@ -8,7 +8,7 @@
#ifndef OPENCV_GAPI_OWN_TYPES_HPP
#define OPENCV_GAPI_OWN_TYPES_HPP
# if 0
# if defined(__OPENCV_BUILD)
# include <opencv2/core/base.hpp>
# define GAPI_EXPORTS CV_EXPORTS