]> www.ginac.de Git - ginac.git/blobdiff - check/exams.h
* some longish timings are now disabled by default.
[ginac.git] / check / exams.h
index a3d8c196158507c40cd8d58d3c45cec9478dbed1..259b54d2f5a3032ef4ff628585720e5d34b1b161 100644 (file)
 
 #include "ginac.h"
 using namespace std;
-
-#ifndef NO_NAMESPACE_GINAC
 using namespace GiNaC;
-#endif // ndef NO_NAMESPACE_GINAC
 
 // prototypes for all individual checks should be unsigned fcn():
 unsigned exam_paranoia();