Cleaned Imports
This commit is contained in:
@@ -6,10 +6,9 @@
|
||||
// Copyright (c) 2014 Kim Wittenburg. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import "MPExpressionTreeElement.h"
|
||||
#import "MPProduct.h"
|
||||
#import "MPOperatorChain.h"
|
||||
|
||||
@class MPSummand, MPOperatorChain, MPProduct;
|
||||
|
||||
@interface MPSummand : NSObject <MPExpressionTreeElement>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user