Fix issues pointed out by Fred. More fixes to come.

This commit is contained in:
Gregory John Casamento 2020-04-13 14:14:14 -04:00
parent 4d87b8e97a
commit 66ea79f256
4 changed files with 16 additions and 16 deletions

View file

@ -27,7 +27,7 @@
#import <Foundation/NSObject.h>
#if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST)
#if OS_API_VERSION(MAC_OS_X_VERSION_10_13, GS_API_LATEST)
#if defined(__cplusplus)
extern "C" {