]> www.ginac.de Git - ginac.git/blobdiff - check/powerlaws.cpp
- Made configure warn a lot when readline-stuff couldn't be found.
[ginac.git] / check / powerlaws.cpp
index d6a896cff54a15dafa7ccfc81263fb78535427e7..e885369c36378f59bb0a34ea82c89ad9c6b61602 100644 (file)
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
-#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 powerlaws1(void)
 {