]> www.ginac.de Git - ginac.git/blobdiff - check/exam_cra.cpp
include <algorithm> for use of std::min().
[ginac.git] / check / exam_cra.cpp
index 8b9ebe8ab738184ac695646074a3c3f61f48870a..a20027d07437829f3c9b1520d6beb949c8ab4630 100644 (file)
@@ -3,7 +3,7 @@
  *  Test of Chinese remainder algorithm. */
 
 /*
- *  GiNaC Copyright (C) 1999-2014 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2015 Johannes Gutenberg University Mainz, Germany
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -32,6 +32,7 @@ using namespace cln;
 #include <map>
 #include <stdexcept>
 #include <vector>
+#include <algorithm>
 using namespace std;
 
 /// Generate a sequences of primes p_i such that \prod_i p_i < limit