fix MSVC warnings
This commit is contained in:
parent
3a60c10b9e
commit
0969a2f061
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
class attack_type;
|
||||
class battle_context;
|
||||
class battle_context_unit_stats;
|
||||
struct battle_context_unit_stats;
|
||||
struct map_location;
|
||||
class unit;
|
||||
#include "show_dialog.hpp"
|
||||
|
|
Loading…
Add table
Reference in a new issue