mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 09:41:15 +00:00
include missing header
This commit is contained in:
parent
abd1a0f782
commit
879bd3bb55
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
||||||
#define _NSXPCConnection_h_GNUSTEP_BASE_INCLUDE
|
#define _NSXPCConnection_h_GNUSTEP_BASE_INCLUDE
|
||||||
|
|
||||||
#include <Foundation/NSObject.h>
|
#include <Foundation/NSObject.h>
|
||||||
|
#include <Foundation/NSError.h>
|
||||||
|
|
||||||
#if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST)
|
#if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue