https://bugs.freedesktop.org/show_bug.cgi?id=82580

--- Comment #3 from Thomas Arnhold <thomas-l...@arnhold.org> ---
(In reply to comment #0)
> 2) in some cases it can be avoided to have the Win32 type
>    and the LO type visible in the same LO source file
>    by not including both the defining LO and Win32 headers

Note, that this could be complicated, because we (mostly) use precompiled
headers on Windows, which include nearly all headers needed by a module. See
for example oox/inc/pch/precompiled_oox.hxx, which includes all headers from
the oox module. And thus avoiding to include one file could be problematic.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to