1
0
mirror of synced 2024-11-24 15:50:16 +01:00

fix: Another wrong include on macOS

This commit is contained in:
WerWolv 2023-05-14 22:53:52 +02:00
parent 7ec7e562d1
commit 60a2b30e91

View File

@ -10,8 +10,6 @@
#include <stdlib.h>
#include <stdint.h>
#include <string>
#import <Cocoa/Cocoa.h>
#import <Foundation/Foundation.h>