Boost logo

Boost :

From: Hubert Holin (Hubert.Holin_at_[hidden])
Date: 2005-05-04 11:24:04


Paris (U.E.), le 04/05/2005

   Bonjour

      Thanks for the patch. Due to time and access constraints over the
next few days, I will only be able to incorporate it next Monday, but
will incorporate it (unless someone beats me to it ;-) ).

   Merci

         Hubert Holin

In article <00b501c55077$230927a0$8d00050a_at_januszpXP>,
 "Janusz Piwowarski" <jpiw_at_[hidden]> wrote:

> I'm attaching the patch against boost/math/quaternion.hpp regression error
> (mingw).
>
> Regards,
> Janusz
> ---------------------------------------------------------------------
> Index: boost/math/quaternion.hpp
> ===================================================================
> RCS file: /cvsroot/boost/boost/boost/math/quaternion.hpp,v
> retrieving revision 1.14
> diff -u -b -u -r1.14 quaternion.hpp
> --- boost/math/quaternion.hpp 13 Apr 2005 14:41:00 -0000 1.14
> +++ boost/math/quaternion.hpp 4 May 2005 06:55:13 -0000
> @@ -16,6 +16,7 @@
> #include <sstream> // for the "<<"
> operator
>
> #include <boost/config.hpp> // for BOOST NO STD LOCALE
> +#include <boost/detail/workaround.hpp>
> #ifndef BOOST NO STD LOCALE
> #include <locale> // for the "<<"
> operator
> #endif /* BOOST NO STD LOCALE */
> ---------------------------------------------------------------------
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk