Initial skeletons for Path objects

This commit is contained in:
Gregory John Casamento 2020-04-26 17:15:06 -04:00
parent a390accec4
commit a0aa55e1f1
6 changed files with 16 additions and 23 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_10, GS_API_LATEST)
#if defined(__cplusplus)
extern "C" {