Add missing includes and update utfcpp

This commit is contained in:
Georg Hagen
2025-09-30 00:47:06 +02:00
parent e97d33e7a1
commit 15a2527d9c
2 changed files with 3 additions and 1 deletions

View File

@@ -12,6 +12,8 @@
#import <ARKit/ARDepthData.h>
#import <ARKit/ARLightEstimate.h>
#import <ARKit/ARPointCloud.h>
#import <UIKit/UIInterface.h>
#import <UIKit/UIOrientation.h>
#import <CoreVideo/CoreVideo.h>
#import <ImageIO/CGImageProperties.h>