[Commits] [wesnoth/wesnoth] 766414: lexical_cast: removed some legacy MSVC defines
GitHub
noreply at github.com
Wed Dec 7 09:59:22 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 7664147cdca7896d4b27253c82bf36d45d7e1550
https://github.com/wesnoth/wesnoth/commit/7664147cdca7896d4b27253c82bf36d45d7e1550
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-12-07 (Wed, 07 Dec 2016)
Changed paths:
M src/lexical_cast.hpp
Log Message:
-----------
lexical_cast: removed some legacy MSVC defines
These functions (or at least strtoll) were implemented in MSVC 2013, the minimum we currently support.
More information about the Commits
mailing list