24 Jan
2019
24 Jan
'19
4:29 p.m.
Józef Kucia <jkucia(a)codeweavers.com> writes:
Signed-off-by: Józef Kucia <jkucia(a)codeweavers.com> --- dlls/wined3d/wined3d_private.h | 7 ------- include/wine/wined3d.h | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-)
This would require all users of that file to include wine/port.h: In file included from ../../../wine/dlls/d3d8/d3d8_private.h:38:0, from ../../../wine/dlls/d3d8/d3d8_main.c:24: ../../../wine/include/wine/wined3d.h: In function ‘wined3d_bit_scan’: ../../../wine/include/wine/wined3d.h:2787:22: warning: implicit declaration of function ‘ffs’ [-Wimplicit-function-declaration] -- Alexandre Julliard julliard(a)winehq.org