Merge pull request #14670 from alalek:gapi_fix_visibility_conflict

pull/14696/head
Alexander Alekhin 6 years ago
commit 3ccb1d67c2
  1. 2
      modules/gapi/include/opencv2/gapi/own/exports.hpp

@ -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…
Cancel
Save