app/internal/window: [iOS] fold header files into Go preambles

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2020-05-17 14:54:41 +02:00
parent 0da1b1bdbc
commit 77899c79d9
6 changed files with 13 additions and 19 deletions
-1
View File
@@ -6,7 +6,6 @@
#include <stdint.h>
#include "_cgo_export.h"
#include "os_ios.h"
#include "framework_ios.h"
@interface GioView: UIView <UIKeyInput>