mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
Merge branch 4.x
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
//
|
||||
//M*/
|
||||
#include <TargetConditionals.h>
|
||||
#if TARGET_OS_IOS && !TARGET_OS_MACCATALYST
|
||||
#if (TARGET_OS_IOS || TARGET_OS_VISION) && !TARGET_OS_MACCATALYST
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
#include "apple_conversions.h"
|
||||
|
||||
Reference in New Issue
Block a user