change a forward type declaration into a struct
This commit is contained in:
parent
2695f53f8f
commit
459dc8b659
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
#include <boost/noncopyable.hpp>
|
||||
|
||||
class tportrait;
|
||||
struct tportrait;
|
||||
class unit_ability_list;
|
||||
class unit_animation;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue