1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

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
@@ -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