[8200] Use FASTBUILD precompiled mode for debug case also.

So in fact remove this define and use related includes unconditionally.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Ambal 2009-07-19 02:39:11 +04:00 committed by VladimirMangos
parent 8a279eda4b
commit 8ebcabdc23
5 changed files with 7 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8199"
#define REVISION_NR "8200"
#endif // __REVISION_NR_H__