Update of /cvsroot/lapackpp/lapackpp/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17800/include
Modified Files:
lacomplex.h.in
Log Message:
2005-10-06 Christian Stimming <sti...@tu...>
* include/lacomplex.h.in: Make USE_GCC3 conditional on __GNUC__
for compatibility with other compilers.
* src/lasvd.cc: Remove definition of min() because std::min is
used everywhere.
|