From a075d37fdda31bca4a116444f7ce893f8e596bf8 Mon Sep 17 00:00:00 2001 From: XTZGZoReX Date: Thu, 19 Mar 2009 15:32:16 +0100 Subject: * Removed unused/unneeded classes: Base, Mthread * Fixed a merge issue that broke VC71 files. * Moved WheatyExceptionReport to shared, where it should be. --HG-- branch : trunk --- src/game/Unit.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/game') diff --git a/src/game/Unit.h b/src/game/Unit.h index c3c4a9a9492..bb8284d6ba3 100644 --- a/src/game/Unit.h +++ b/src/game/Unit.h @@ -24,7 +24,6 @@ #include "Common.h" #include "Object.h" #include "Opcodes.h" -#include "Mthread.h" #include "SpellAuraDefines.h" #include "UpdateFields.h" #include "SharedDefines.h" -- cgit v1.2.3