[12684] Fix a VC90 compile problem. Also add some const correctness

author @Schmoozerd
This commit is contained in:
sanctum32 2013-10-11 19:52:04 +03:00 committed by Antz
parent ab23f6978a
commit c6ae586f4a
4 changed files with 13 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12683"
#define REVISION_NR "12684"
#endif // __REVISION_NR_H__