build: workaround sporadic failures of python binding compilation

This commit is contained in:
Alexander Alekhin 2021-03-31 22:44:27 +00:00
parent e11408f6ad
commit 47fe017a6c

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