--- liblzf/lzfP.h 2010/06/01 09:11:33 1.24 +++ liblzf/lzfP.h 2011/03/04 16:42:21 1.25 @@ -141,7 +141,7 @@ #endif #ifndef LZF_USE_OFFSETS -# if defined (WIN32) +# if defined (WIN32) || defined (_WIN32) # define LZF_USE_OFFSETS defined(_M_X64) # else # if __cplusplus > 199711L