[Bug 82579] get rid of premac.h / postmac.h wrapper headers

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 6 01:41:11 PDT 2014


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

--- Comment #4 from Tor Lillqvist <tml at iki.fi> ---
Forgot the quartz/hide-osl-timevalue.h, would be something like this. (But the
above was just one test approach, not sure at all that it is sane.)

#define TimeValue OslTimeValue
#include <osl/conditn.h>
#include <osl/file.hxx>
#include <osl/mutex.hxx>
#include <osl/process.h>
#include <osl/thread.hxx>
#include <osl/time.h>
#undef TimeValue

-- 
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/20141006/b8d6af1b/attachment.html>


More information about the LibreOffice mailing list