]> 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:02:49 +0000 (23:02 +0100)
commite0a84a395ab1bf84813eea95fde9c8a361dae9bc
tree24927838772ea0ff7a089daad67f7799f7d75f6e
parent83b067d5b1a232b56039f227a9445cea3dd3225a
include <algorithm> for use of std::min().

Thanks to Jan Rheinländer for reporting this.

Cherry-picked from a56196f3.
check/exam_cra.cpp
ginac/polynomial/mod_gcd.cpp