server/src/shared/revision_nr.h
DasBlub ea5788ff70 [9684] Add helper function to check if a string is numeric
(based on DasBlub's repo commit 1d5b209)

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-07 00:27:47 +04:00

4 lines
108 B
C

#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9684"
#endif // __REVISION_NR_H__