[Commits] [wesnoth/wesnoth] 708df9: Removed util::unique_ptr in favor of std::unique_p...
GitHub
noreply at github.com
Sun Nov 6 08:05:14 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 708df9914c346f6ce354a4cd28d4c2d075073561
https://github.com/wesnoth/wesnoth/commit/708df9914c346f6ce354a4cd28d4c2d075073561
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-11-06 (Sun, 06 Nov 2016)
Changed paths:
M src/editor/action/action.cpp
M src/editor/map/context_manager.cpp
M src/util.hpp
Log Message:
-----------
Removed util::unique_ptr in favor of std::unique_ptr
More information about the Commits
mailing list