[8194] Use _SECURE_SCL=0 for speedup iterators work at Windows platform in release mode.

Change added for VC80/VC90, but not added for VC10.
This commit is contained in:
Ambal 2009-07-18 03:47:59 +04:00 committed by VladimirMangos
parent 4f53c4ee28
commit c8fa4b59f5
19 changed files with 44 additions and 37 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8193"
#define REVISION_NR "8194"
#endif // __REVISION_NR_H__