[wesnoth-commits] [wesnoth/wesnoth] 9d0e3b: Removed redundant std::ref causing problems with B...

Charles Dang noreply at github.com
Sun Jul 14 17:04:40 UTC 2019


  Branch: refs/heads/1.14
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 9d0e3bae096563297c9f51355968f27a67dbfdec
      https://github.com/wesnoth/wesnoth/commit/9d0e3bae096563297c9f51355968f27a67dbfdec
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M src/server/server_base.cpp

  Log Message:
  -----------
  Removed redundant std::ref causing problems with Boost 1.70 (fixes #3990)

The asio socket ctor already takes a reference.





More information about the Commits mailing list