]> www.ginac.de Git - ginac.git/blobdiff - check/numeric_consist.cpp
- Introduced exception do_taylor to signal Taylor expansion is ok for series
[ginac.git] / check / numeric_consist.cpp
index 6c5fd6be6efbd916655f609163f516812de49cb9..d6a3ffca7ee376acd504a3bd008de1e47025ab3c 100644 (file)
 
 #include <stdlib.h>
 #include <ginac/ginac.h>
+
+#ifndef NO_GINAC_NAMESPACE
 using namespace GiNaC;
+#endif // ndef NO_GINAC_NAMESPACE
 
 /* Simple and maybe somewhat pointless consistency tests of assorted tests and
  * conversions. */