[9215] Move template function specializations before uses to make gcc happy.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Wowka321 2010-01-20 00:51:48 +03:00 committed by VladimirMangos
parent cc5ed7a48b
commit 2b891624c6
2 changed files with 19 additions and 19 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9214"
#define REVISION_NR "9215"
#endif // __REVISION_NR_H__