include: Fix the C_ASSERT macro to not generate an unused variable warning when compiling with gcc.

Robert Shearman rob at codeweavers.com
Wed Feb 13 06:35:23 CST 2008


Provide a fallback case for other compilers to avoid C_ASSERT being 
undefined and causing an error.
---
  include/winnt.h |    6 +++---
  1 files changed, 3 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 80844358e016faa8142fcbd8c6ddf391614fc016.diff
Type: text/x-patch
Size: 493 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080213/2f87d8b8/attachment.bin 


More information about the wine-patches mailing list