[wesnoth-commits] [wesnoth/wesnoth] c10cdd: Removed redundant std::ref causing problems with B...
Charles Dang
noreply at github.com
Sun Jul 14 17:05:32 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: c10cdd33222edbcf260d6f020888e308fecd1c8f
https://github.com/wesnoth/wesnoth/commit/c10cdd33222edbcf260d6f020888e308fecd1c8f
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