2020-02-22 15:38:54 +04:00

6 lines
74 B
Objective-C

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