Skip to content

Commit

Permalink
fix namespace using
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz Kobitzsch committed Feb 17, 2017
1 parent 524b107 commit 6684820
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/engine/guidance/lane_processing.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
#include <utility>

using osrm::extractor::guidance::TurnInstruction;
namespace TurnType = osrm::extractor::guidance::TurnType;
namespace DirectionModifier = osrm::extractor::guidance::DirectionModifier;

using osrm::extractor::guidance::isLeftTurn;
using osrm::extractor::guidance::isRightTurn;

Expand Down

0 comments on commit 6684820

Please sign in to comment.