[Commits] [wesnoth/wesnoth] 3ff112: unit_types: make experience_accelerator not an inn...
GitHub
noreply at github.com
Sat Jan 3 00:06:53 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3ff112831a337a418c40adb07190c42fa566ec2e
https://github.com/wesnoth/wesnoth/commit/3ff112831a337a418c40adb07190c42fa566ec2e
Author: Chris Beck <render787 at gmail.com>
Date: 2015-01-02 (Fri, 02 Jan 2015)
Changed paths:
M src/play_controller.cpp
M src/play_controller.hpp
M src/reports.cpp
M src/unit.cpp
M src/unit_types.cpp
M src/unit_types.hpp
Log Message:
-----------
unit_types: make experience_accelerator not an inner class
This allows to forward declare it, and avoid including
unit_types.hpp unnecessarily in many files via the header
play_controller.hpp.
More information about the Commits
mailing list