[Bug 82580] get rid of prewin.h / postwin.h wrapper headers

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Aug 16 10:47:24 PDT 2014


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

--- Comment #3 from Thomas Arnhold <thomas-libo at 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 on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140816/f95921a6/attachment.html>


More information about the LibreOffice mailing list