[10376] Fixed build at VS90 with TR1

As problems show VS90 with TR1 different from VS100 by expected namespaces.
This commit is contained in:
VladimirMangos 2010-08-19 02:24:31 +04:00
parent ce46397940
commit c5ffa7710b
2 changed files with 7 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10375"
#define REVISION_NR "10376"
#endif // __REVISION_NR_H__