[10793] Fixed build problems for vc90 after recent vmaps dir move.

VC80/VC100 not affected by this.
This commit is contained in:
VladimirMangos 2010-11-29 23:33:37 +03:00
parent abc6dfca98
commit 44218a4fe7
2 changed files with 1 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10792"
#define REVISION_NR "10793"
#endif // __REVISION_NR_H__