<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - get rid of premac.h / postmac.h wrapper headers"
href="https://bugs.freedesktop.org/show_bug.cgi?id=82579#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - get rid of premac.h / postmac.h wrapper headers"
href="https://bugs.freedesktop.org/show_bug.cgi?id=82579">bug 82579</a>
from <span class="vcard"><a class="email" href="mailto:tml@iki.fi" title="Tor Lillqvist <tml@iki.fi>"> <span class="fn">Tor Lillqvist</span></a>
</span></b>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>