]> www.ginac.de Git - ginac.git/blobdiff - check/checks.h
* some longish timings are now disabled by default.
[ginac.git] / check / checks.h
index b5a6adf8a655a6794e4b8dda7a4c772d2733f6e6..2beca6d3718d71f0ffd9488379d410c3bf84fd2d 100644 (file)
 
 #include "ginac.h"
 using namespace std;
-
-#ifndef NO_NAMESPACE_GINAC
 using namespace GiNaC;
-#endif // ndef NO_NAMESPACE_GINAC
 
 // prototypes for the expression generating functions in:
 const ex dense_univariate_poly(const symbol & x, unsigned degree);