[Commits] [wesnoth/wesnoth] 4bd036: Resolve compilation error in MSVC on std::tolower(...
GitHub
noreply at github.com
Fri Feb 24 07:35:07 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 4bd0362bc64a27b30c773749fc90ae770a2d70a5
https://github.com/wesnoth/wesnoth/commit/4bd0362bc64a27b30c773749fc90ae770a2d70a5
Author: Wedge009 <wedge009 at wedge009.net>
Date: 2017-02-24 (Fri, 24 Feb 2017)
Changed paths:
M src/game_initialization/create_engine.hpp
Log Message:
-----------
Resolve compilation error in MSVC on std::tolower().
Might have worked without it in other compilers but VC 2015 seems to require it.
More information about the Commits
mailing list