summaryrefslogtreecommitdiffstats
path: root/src/2geom/sbasis-math.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/2geom/sbasis-math.cpp')
-rw-r--r--src/2geom/sbasis-math.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/2geom/sbasis-math.cpp b/src/2geom/sbasis-math.cpp
index e08023e84..d7045a3a9 100644
--- a/src/2geom/sbasis-math.cpp
+++ b/src/2geom/sbasis-math.cpp
@@ -37,13 +37,12 @@
#include <2geom/sbasis-math.h>
//#define ZERO 1e-3
+#include <stdio.h>
+#include <math.h>
namespace Geom {
-
#include <2geom/d2-sbasis.h>
-#include <stdio.h>
-#include <math.h>
//-|x|-----------------------------------------------------------------------
/** Return the absolute value of a function pointwise.