mirror of
https://github.com/opencv/opencv.git
synced 2026-09-19 15:23:23 -05:00
Merge pull request #19818 from alalek:workaround_python_build_failures
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user