Hi,

On Tuesday 24 June 2008 13:51, Jean-Sébastien Guay wrote:
> No need for <algorithm> either, we have osg::maximum and osg::minimum.
> But that's not the root of the problem. windows.h defines so much junk
> that it should only be included in very specific cases, not everywhere.
> But Atomic, since it's a requirement for thread-safe ref counting and is
> only a header, is included everywhere and includes windows.h.
>
> Splitting Atomic into a header and an implementation file would fix
> that. Only the .cpp would include windows.h. As I said, I'll check that
> out.
Will you or should I?
I have done the offending change so, I can make sure that it works again?
I just want to avoid duplicate work.

GReetings

Mathias

-- 
Dr. Mathias Fröhlich, science + computing ag, Software Solutions
Hagellocher Weg 71-75, D-72070 Tuebingen, Germany
Phone: +49 7071 9457-268, Fax: +49 7071 9457-511
-- 
Vorstand/Board of Management:
Dr. Bernd Finkbeiner, Dr. Florian Geyer,
Dr. Roland Niemeier, Dr. Arno Steitz, Dr. Ingrid Zech
Vorsitzender des Aufsichtsrats/
Chairman of the Supervisory Board:
Prof. Dr. Hanns Ruder
Sitz/Registered Office: Tuebingen
Registergericht/Registration Court: Stuttgart
Registernummer/Commercial Register No.: HRB 382196 


_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to