X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Fgenex.cpp;h=f4bffb151a484d5b87129833a9dd634e7f253db5;hp=2a5529132a6391d10f0ba298882d0ebdd87c007f;hb=3ab7092e925aba28498d7508f50da9f913dcffd2;hpb=383d5eb3b0f0506810d9105a268f939125bfc347;ds=sidebyside diff --git a/check/genex.cpp b/check/genex.cpp index 2a552913..f4bffb15 100644 --- a/check/genex.cpp +++ b/check/genex.cpp @@ -25,10 +25,7 @@ #include #include "ginac.h" - -#ifndef NO_NAMESPACE_GINAC using namespace GiNaC; -#endif // ndef NO_NAMESPACE_GINAC /* Create a dense univariate random polynomial in x. * (of the form 9 - 22*a - 17*a^2 + 14*a^3 + 7*a^4 + 7a^5 if degree==5) */