mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 05:56:14 +01:00
Merge branch '1869-ios-cocoa' into 'master'
gosxutils: Include Foundation rather than Cocoa Closes #1869 See merge request GNOME/glib!1589
This commit is contained in:
commit
5b429344b5
@ -17,11 +17,7 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#ifndef HAVE_COCOA
|
||||
#error "Can only build gutils-macos.m on MacOS"
|
||||
#endif
|
||||
|
||||
#include <Cocoa/Cocoa.h>
|
||||
#include <Foundation/Foundation.h>
|
||||
#include "gutils.h"
|
||||
#include "gstrfuncs.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user