From a5d1bc77abc275402240bec1380fa87f04461ba8 Mon Sep 17 00:00:00 2001 From: Xanadu Date: Fri, 5 Feb 2010 00:31:28 +0100 Subject: A great purge of obsolete macros. --HG-- branch : trunk --- src/game/Unit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/Unit.h') diff --git a/src/game/Unit.h b/src/game/Unit.h index 4ef9adca1e9..45644700b04 100644 --- a/src/game/Unit.h +++ b/src/game/Unit.h @@ -1075,7 +1075,7 @@ enum ReactiveType struct SpellProcEventEntry; // used only privately -class TRINITY_DLL_SPEC Unit : public WorldObject +class Unit : public WorldObject { public: typedef std::set AttackerSet; -- cgit v1.2.3