[10828] Fix warnings for TBB projects compilation using Visual Studio 10

Also fix a small typo in prev commit.

Signed-off-by: Neo2003 <Neo.2003@Hotmail.fr>
This commit is contained in:
Neo2003 2010-12-05 11:26:14 +01:00
parent 14454c0572
commit 695a64d42b
4 changed files with 17 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10827"
#define REVISION_NR "10828"
#endif // __REVISION_NR_H__