Merge pull request #19818 from alalek:workaround_python_build_failures

pull/19821/head
Alexander Alekhin 4 years ago
commit 174753921d
  1. 3
      modules/gapi/include/opencv2/gapi/gopaque.hpp

@ -21,6 +21,9 @@
#include <opencv2/gapi/util/type_traits.hpp> #include <opencv2/gapi/util/type_traits.hpp>
#include <opencv2/gapi/own/assert.hpp> #include <opencv2/gapi/own/assert.hpp>
#include <opencv2/gapi/gcommon.hpp> // OpaqueKind
#include <opencv2/gapi/garray.hpp> // TypeHintBase
namespace cv namespace cv
{ {
// Forward declaration; GNode and GOrigin are an internal // Forward declaration; GNode and GOrigin are an internal

Loading…
Cancel
Save