mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[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:
parent
8a279eda4b
commit
8ebcabdc23
5 changed files with 7 additions and 11 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8199"
|
||||
#define REVISION_NR "8200"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue