mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-10 03:04:05 +02: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:
@@ -17,11 +17,7 @@
|
|||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
#ifndef HAVE_COCOA
|
#include <Foundation/Foundation.h>
|
||||||
#error "Can only build gutils-macos.m on MacOS"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <Cocoa/Cocoa.h>
|
|
||||||
#include "gutils.h"
|
#include "gutils.h"
|
||||||
#include "gstrfuncs.h"
|
#include "gstrfuncs.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user