[wesnoth-commits] [wesnoth/wesnoth] b0426a: Cleaned up boost::asio includes
Charles Dang
noreply at github.com
Sat Dec 5 12:25:30 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: b0426a4b363a46253293ee7ca81383bcdd93b8d4
https://github.com/wesnoth/wesnoth/commit/b0426a4b363a46253293ee7ca81383bcdd93b8d4
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-05 (Sat, 05 Dec 2020)
Changed paths:
M src/network_asio.cpp
M src/network_asio.hpp
M src/server/campaignd/server.hpp
M src/server/common/server_base.hpp
M src/server/common/user_handler.hpp
M src/server/wesnothd/player_connection.hpp
M src/server/wesnothd/server.hpp
M src/wesnothd_connection.cpp
M src/wesnothd_connection.hpp
Log Message:
-----------
Cleaned up boost::asio includes
No need to include the whole massive boost/asio.hpp header when not everything in it is needed.
More information about the Commits
mailing list