[Commits] [wesnoth/wesnoth] d2be47: Fix broken build in VC

GitHub noreply at github.com
Thu Feb 25 08:54:14 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: d2be47f5ddd1e546756ef9e8360913c945677115
      https://github.com/wesnoth/wesnoth/commit/d2be47f5ddd1e546756ef9e8360913c945677115
  Author: Wedge009 <wedge009 at wedge009.net>
  Date:   2016-02-25 (Thu, 25 Feb 2016)

  Changed paths:
    M src/replay.hpp

  Log Message:
  -----------
  Fix broken build in VC

#include <iterator> is needed for back_insert_iterator. This was included in config.hpp, but inclusion of that header here was removed in the previous commit.


  Commit: dd705441391aef97649fd046dedadf6eb591f4a9
      https://github.com/wesnoth/wesnoth/commit/dd705441391aef97649fd046dedadf6eb591f4a9
  Author: Andreas <andreas at alternating.net>
  Date:   2016-02-25 (Thu, 25 Feb 2016)

  Changed paths:
    M src/replay.hpp

  Log Message:
  -----------
  Merge pull request #610 from Wedge009/Fix_VC_build

Fix broken build in VC


Compare: https://github.com/wesnoth/wesnoth/compare/9358af7ad12b...dd705441391a


More information about the Commits mailing list