fix MSVC warnings

This commit is contained in:
Anonymissimus 2012-08-25 16:35:19 +00:00
parent 3a60c10b9e
commit 0969a2f061

View file

@ -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"