<div class="gmail_quote">On 9 November 2011 18:13, Paul Berry <span dir="ltr">&lt;<a href="mailto:stereotype441@gmail.com">stereotype441@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="gmail_quote"><div><div class="h5">On 9 November 2011 17:38, Eric Anholt <span dir="ltr">&lt;<a href="mailto:eric@anholt.net" target="_blank">eric@anholt.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>On Tue,  8 Nov 2011 16:03:39 -0800, Paul Berry &lt;<a href="mailto:stereotype441@gmail.com" target="_blank">stereotype441@gmail.com</a>&gt; wrote:<br></div><div>
&gt; +#include &quot;piglit-util.h&quot;<br>
&gt; +<br>
&gt; +#ifndef M_PI<br>
&gt; +#define M_PI 3.141592653589793<br>
&gt; +#endif<br>
<br>
</div>M_PI?<br>
<div><br></div></blockquote><div><br></div></div></div><div>I&#39;m afraid I don&#39;t understand the question.  Can you elaborate?</div></div></blockquote><div><br></div><div>Never mind.  In the clear light of morning I&#39;ve realized that this #define was a holdover from a previous incarnation of the test where I was doing some needlessly complex stuff with trig functions.  It&#39;s not needed anymore, so I&#39;ll remove it.</div>
</div>