Merge pull request #19818 from alalek:workaround_python_build_failures

This commit is contained in:
Alexander Alekhin 2021-04-01 01:12:07 +00:00
commit 174753921d

View File

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