[Commits] [wesnoth/wesnoth] ab66dc: Cleaned up usage of iterator range pairs where pos...
GitHub
noreply at github.com
Tue Nov 29 20:58:31 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: ab66dcd06d6640ecaca08df6ce0b63d0d1160e20
https://github.com/wesnoth/wesnoth/commit/ab66dcd06d6640ecaca08df6ce0b63d0d1160e20
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-11-30 (Wed, 30 Nov 2016)
Changed paths:
M src/ai/composite/aspect.hpp
M src/config.hpp
M src/gui/dialogs/chat_log.cpp
M src/units/types.cpp
M src/whiteboard/side_actions.cpp
M src/whiteboard/utility.cpp
Log Message:
-----------
Cleaned up usage of iterator range pairs where possible
Also moved the iterable_pair.hpp include out of config.hpp and into the files that use this functionality.
More information about the Commits
mailing list