mirror of
https://github.com/mangosfour/server.git
synced 2025-12-26 07:37:02 +00:00
[12089] Make use of C++11's static_assert if possible.
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
parent
8f25d5b866
commit
e4a1080718
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "12088"
|
||||
#define REVISION_NR "12089"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue