Cleaned Imports
This commit is contained in:
@@ -6,9 +6,10 @@
|
||||
// Copyright (c) 2014 Kim Wittenburg. All rights reserved.
|
||||
//
|
||||
|
||||
#import <MathKit/MathKit.h>
|
||||
#import "MPSuffixFunction.h"
|
||||
|
||||
@class MPPowerFunction, MPExpression;
|
||||
|
||||
@interface MPPowerFunction : MPSuffixFunction
|
||||
|
||||
@property (nonatomic, strong) MPExpression *exponentExpression;
|
||||
|
||||
Reference in New Issue
Block a user