Cleaned Imports
This commit is contained in:
@@ -6,9 +6,10 @@
|
||||
// Copyright (c) 2014 Kim Wittenburg. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#import "MPValueGroup.h"
|
||||
|
||||
@class MPFactorial;
|
||||
|
||||
@interface MPFactorial : NSObject <MPValue>
|
||||
|
||||
@property (readonly, nonatomic, strong) id<MPValue> value;
|
||||
|
||||
Reference in New Issue
Block a user