From 2dfebc67705273fa4fbd319a9bccbd9b43cead12 Mon Sep 17 00:00:00 2001 From: Peter Moulder Date: Thu, 5 Jun 2008 06:28:20 +0000 Subject: fix compile with g++-4.3. (bzr r5810) --- src/2geom/elliptical-arc.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/2geom') diff --git a/src/2geom/elliptical-arc.cpp b/src/2geom/elliptical-arc.cpp index 55b23961b..a433ca370 100644 --- a/src/2geom/elliptical-arc.cpp +++ b/src/2geom/elliptical-arc.cpp @@ -33,6 +33,7 @@ #include "poly.h" #include +#include -- cgit v1.2.3