]> www.ginac.de Git - ginac.git/commit
include <algorithm> for use of std::min().
authorRichard Kreckel <kreckel@ginac.de>
Thu, 17 Dec 2015 21:57:04 +0000 (22:57 +0100)
committerRichard Kreckel <kreckel@ginac.de>
Thu, 17 Dec 2015 22:00:51 +0000 (23:00 +0100)
commita56196f3830a5a467d79b6d7009598e7f05ba7d3
tree28f428482c221428263e26946555e3bac1594e19
parentda3cc1d79533680f0722be73abe95aedcac96b72
include <algorithm> for use of std::min().

Thanks to Jan Rheinländer for reporting this.
check/exam_cra.cpp
ginac/polynomial/mod_gcd.cpp