mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 01:45:36 +00:00
app/internal/log: fold header file into Go preamble
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
@import Foundation;
|
||||
|
||||
#include "log_ios.h"
|
||||
#include "_cgo_export.h"
|
||||
|
||||
void nslog(char *str) {
|
||||
NSLog(@"%@", @(str));
|
||||
|
||||
Reference in New Issue
Block a user