mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
Merge pull request #19818 from alalek:workaround_python_build_failures
This commit is contained in:
commit
174753921d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user