X-Git-Url: https://ginac.de/CLN/cln.git//cln.git?a=blobdiff_plain;f=tests%2Ftimesqrtmodp.cc;h=1628541b0f76ce391b323458de872d913e3104d9;hb=97da144ed68ca771ce367e7e0d5604a2042c1122;hp=dab3d16c18c118d1fb94d5289a1479ea9781cba3;hpb=850abfde7f0d985ba01526c346bcd0d733562943;p=cln.git diff --git a/tests/timesqrtmodp.cc b/tests/timesqrtmodp.cc index dab3d16..1628541 100644 --- a/tests/timesqrtmodp.cc +++ b/tests/timesqrtmodp.cc @@ -4,9 +4,12 @@ #include #include #include -#include -#include +#include +#include #include +using namespace cln; +#include +using namespace std; int main (int argc, char * argv[]) {