Skip to content

Commit

Permalink
Removed unnecessary dependency with external header
Browse files Browse the repository at this point in the history
CMRouteInstruction
  • Loading branch information
Rotem Rubnov committed Jun 29, 2011
1 parent d6c68fd commit a4edbda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CoreLocationUtils/CLLocation+routeInfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
//

#import <Foundation/Foundation.h>
#import "CMRouteInstruction.h"
#import <CoreLocation/CoreLocation.h>


#define kFarAway 99999 //KM
Expand Down

0 comments on commit a4edbda

Please sign in to comment.