1 Aug 20:39
Re: forgotten to submit one additional fix for M_PI_2 support for platforms that don't have this in std headers
Piotr Stanczyk <pstanczyk <at> ilm.com>
2008-08-01 18:39:13 GMT
2008-08-01 18:39:13 GMT
Ger Hobbelt wrote: > I while back (few months) I posted a diff here which defined M_PI_2 > for those platforms that haven't got it in the standard run-time lib. > > Today I checked the current CVS state and I found I had forgotten to > report one additional line that needed fixing: see the diff below. > > --- ../../1original/OpenEXR/src/IlmBase/ImathTest/testQuat.cpp > 2007-10-20 03:05:41.000000000 +0200 > +++ IlmBase/ImathTest/testQuat.cpp 2008-06-17 08:27:13.000000000 +0200 > @@ -38,6 +38,7 @@ > #include "ImathMatrixAlgo.h" > #include "ImathFun.h" > #include "ImathLimits.h" > +#include "ImathPlatform.h" /* [i_a] M_PI_2 */ > #include <iostream> > #include <cassert> > #include <cmath> > > > > Hi Ger, I'll add that in. Thanks, Piotr(Continue reading)
)
Take care,
Ger
RSS Feed