2017-07-23 15:43:10 +02:00

6 lines
74 B
Objective-C

#import <Foundation/Foundation.h>
@interface SGraphNode : NSObject
@end