mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 10:37:02 +00:00
Just fo note: in fact initial value assign not used because m_PrematureCountDownTimer always init and used only in case m_PrematureCountDonw == true
4 lines
109 B
C
4 lines
109 B
C
#ifndef __REVISION_NR_H__
|
|
#define __REVISION_NR_H__
|
|
#define REVISION_NR "10806"
|
|
#endif // __REVISION_NR_H__
|