[7733] Fixed compile error on VC2005ee.

This commit is contained in:
AlexDereka 2009-04-29 15:27:50 +04:00
parent cb72302a8a
commit 6192fcbd0c
4 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7732"
#define REVISION_NR "7733"
#endif // __REVISION_NR_H__