mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Header corrections
This commit is contained in:
parent
bac06f2312
commit
ebbe3f9081
3 changed files with 5 additions and 6 deletions
|
@ -29,12 +29,12 @@
|
|||
#include <Foundation/NSDate.h>
|
||||
#include <Foundation/NSProcessInfo.h>
|
||||
|
||||
#if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST)
|
||||
|
||||
#if defined(__cplusplus)
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST)
|
||||
|
||||
// is the activity finished?
|
||||
enum {
|
||||
NSBackgroundActivityResultFinished = 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue