Commit 9f68376c authored by Alexander Alekhin's avatar Alexander Alekhin

gapi: fix visibility conflict in OpenCV builds

parent 216988b0
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment