1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

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
@@ -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