18 Nov
2018
18 Nov
'18
5:35 p.m.
On Sun, 18 Nov 2018 at 20:56, Andre Heider <a.heider(a)gmail.com> wrote:
wine/debug.h is a public header, and ARRAY_SIZE() is not defined for external projects.
The change itself seems harmless enough, but the premise seems wrong. Headers in include/wine are private Wine headers; why do you need (or want) to include wine/debug.h?