diff options
-rw-r--r-- | src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stdafx.h b/src/stdafx.h index 34fc57ee8..a9cd8feb5 100644 --- a/src/stdafx.h +++ b/src/stdafx.h @@ -207,7 +207,6 @@ #define strcasecmp stricmp #define strncasecmp strnicmp #endif -/* suppress: warning C4005: 'offsetof' : macro redefinition (VC8) */ #endif /* defined(_MSC_VER) */ #if defined(WINCE) |