From 7e127f1832452953be6a9fd319174dbf91cbfcb6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 22 Jun 2016 03:18:36 +0300 Subject: Build path in SMSG_BEING_MOVE3 packet from back to forward and if need fix start position. --- src/position.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/position.h') diff --git a/src/position.h b/src/position.h index caaca35ed..a2cb033f8 100644 --- a/src/position.h +++ b/src/position.h @@ -43,6 +43,7 @@ struct Position final typedef std::list Path; typedef Path::iterator PathIterator; +typedef Path::reverse_iterator PathRIterator; /** * Appends a string representation of a position to the output stream. -- cgit v1.2.3-60-g2f50