Code

Patch from Lubomir Rintel: fixes for GCC 4.4
[inkscape.git] / src / 2geom / sbasis-math.cpp
index e08023e84df17f04fec0d1eb3e071efa5479aaf4..d7045a3a9b879adfa20f54ca259edece3a3640fd 100644 (file)
 #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.