[12777] Updated clang compiler definitions usage

removed few msvc disabled warnings rules
This commit is contained in:
sanctum32 2013-12-31 03:35:29 +02:00 committed by Antz
parent 79141ea6a1
commit 0e0edcd9bb
2 changed files with 2 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12776"
#define REVISION_NR "12777"
#endif // __REVISION_NR_H__