From fffb14c92df4ff0efb9271708984c75ca12b30d6 Mon Sep 17 00:00:00 2001 From: JF Barraud Date: Mon, 9 Mar 2009 01:47:39 +0000 Subject: 2geom update (bzr r7453) --- src/2geom/sbasis-math.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/2geom/sbasis-math.cpp') diff --git a/src/2geom/sbasis-math.cpp b/src/2geom/sbasis-math.cpp index d7045a3a9..7053388dc 100644 --- a/src/2geom/sbasis-math.cpp +++ b/src/2geom/sbasis-math.cpp @@ -35,14 +35,15 @@ //TODO: in all these functions, compute 'order' according to 'tol'. #include <2geom/sbasis-math.h> -//#define ZERO 1e-3 +#include <2geom/d2-sbasis.h> #include #include +//#define ZERO 1e-3 + namespace Geom { -#include <2geom/d2-sbasis.h> //-|x|----------------------------------------------------------------------- /** Return the absolute value of a function pointwise. -- cgit v1.2.3