mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
[0070] Make use of C++11's static_assert if possible.
This commit is contained in:
parent
81787fa460
commit
856342bb7c
3 changed files with 10 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "0069"
|
||||
#define REVISION_NR "0070"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue