]> www.ginac.de Git - ginac.git/blobdiff - check/lortensor_check.cpp
new #define CINT_CONVERSION_WORKAROUND for ginaccint, needed
[ginac.git] / check / lortensor_check.cpp
index bacd87c21a4e85007335867dba7efeb618593359..c153ee4932c71ace09b009e1904e945c7457d7b2 100644 (file)
  */
 
 #include <stdexcept>
-#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
 
 static unsigned lortensor_check1(void)
 {