X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Fexam_cra.cpp;h=0475743b4cc2665875a0a286f38899abe2210e3e;hp=ddfa691c5de66f2345b9aa67259954b83d52fab0;hb=51c4b683827bc6fc427cb5c8ca789a4c9465e021;hpb=c28e61da33905ddc69abf893aaffec98aa30d053 diff --git a/check/exam_cra.cpp b/check/exam_cra.cpp index ddfa691c..0475743b 100644 --- a/check/exam_cra.cpp +++ b/check/exam_cra.cpp @@ -3,7 +3,7 @@ * Test of Chinese remainder algorithm. */ /* - * GiNaC Copyright (C) 1999-2010 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2018 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 #include #include +#include using namespace std; /// Generate a sequences of primes p_i such that \prod_i p_i < limit