[Commits] [wesnoth/wesnoth] 54f4b7: inline functions using expensive boost includes in...
GitHub
noreply at github.com
Thu Jun 19 17:47:47 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 54f4b77966e9cfd34b4b4d22f6f26a8472196b61
https://github.com/wesnoth/wesnoth/commit/54f4b77966e9cfd34b4b4d22f6f26a8472196b61
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-19 (Thu, 19 Jun 2014)
Changed paths:
M src/map_location.cpp
M src/map_location.hpp
Log Message:
-----------
inline functions using expensive boost includes in map_location
>From running scons with compiler flag -H it seems like these
actually include quite a bit, and most of it does not have
include guards.
Commit: aabdd2969aa5430614a1c1bfe249a88aca7e8fdd
https://github.com/wesnoth/wesnoth/commit/aabdd2969aa5430614a1c1bfe249a88aca7e8fdd
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-19 (Thu, 19 Jun 2014)
Changed paths:
M src/sound.cpp
Log Message:
-----------
fixup travis
Compare: https://github.com/wesnoth/wesnoth/compare/267ebd3385d4...aabdd2969aa5
More information about the Commits
mailing list