]> www.ginac.de Git - ginac.git/blobdiff - check/numeric_consist.cpp
- changes triggered by fucking new version of automake
[ginac.git] / check / numeric_consist.cpp
index 3e581f660761550cc4de28997b5675cec6792aac..5839da10e9e7530cb7867cd6dbb6e680c17292ec 100644 (file)
  */
 
 #include <stdlib.h>
-#include <ginac/ginac.h>
+#include "ginac.h"
 
-#ifndef NO_GINAC_NAMESPACE
+#ifndef NO_NAMESPACE_GINAC
 using namespace GiNaC;
-#endif // ndef NO_GINAC_NAMESPACE
+#endif // ndef NO_NAMESPACE_GINAC
 
 /* Simple and maybe somewhat pointless consistency tests of assorted tests and
  * conversions. */