Enable anonymous struct/union support by default in both C and C++.
commit5b317bc556a0629d7a888db6d2e765842d4234bf
authorFrancois Gouget <fgouget@codeweavers.com>
Thu, 12 Oct 2000 20:44:41 +0000 (12 20:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Oct 2000 20:44:41 +0000 (12 20:44 +0000)
treeaea96a76e30f3a8bff6098e37a6ff2d44b42282c
parent8930569251223c8cc57a9b409249f4a135bdfe5c
Enable anonymous struct/union support by default in both C and C++.
Disable them for compilers known not to support them.
Disable them for the WINE code.
include/windef.h
include/wine/obj_base.h