~eliasnaur/gio

911b526dc1f70446b924552a20e60b3f22219b1b — Elias Naur 9 months ago 3b2f2ef
app: [macOS/iOS] remove redundant header include

The redundant include also broke CI.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
1 files changed, 0 insertions(+), 1 deletions(-)

M app/os_darwin.m
M app/os_darwin.m => app/os_darwin.m +0 -1
@@ 1,6 1,5 @@
// SPDX-License-Identifier: Unlicense OR MIT

#import <Dispatch/Dispatch.h>
#import <Foundation/Foundation.h>

#include "_cgo_export.h"