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