[Lapackpp-cvs] CVS: lapackpp/include f2c.h,1.4,1.5
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2004-02-05 16:28:44
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23723/include Modified Files: f2c.h Log Message: 2004-02-05 Christian Stimming <sti...@tu...> * include/f2c.h: Remove definition of min and max macros since these collide with the std::min and std::max functions. And macros are evil, anyway. Index: f2c.h =================================================================== RCS file: /cvsroot/lapackpp/lapackpp/include/f2c.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d --brief -r1.4 -r1.5 Files /tmp/cvsL3ed2x and /tmp/cvsEMhUEh differ |