Fixed compilation on Windows and avoid crashing when the TestSuite is interrupted.
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
#include "DamagerDamaged.h"
|
||||
|
||||
class CardView;
|
||||
class AttackerDamaged;
|
||||
class DamagerDamaged;
|
||||
struct AttackerDamaged;
|
||||
struct DamagerDamaged;
|
||||
typedef DamagerDamaged DefenserDamaged;
|
||||
|
||||
template<class T> void trash(T*);
|
||||
|
||||
Reference in New Issue
Block a user