From bd06562677b313a9a4dc1706c63655bbaef0e681 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Sat, 17 Nov 2007 23:06:41 +0000 Subject: 2geom: splice exceptions code from utils.h into exception.h (bzr r4097) --- src/2geom/basic-intersection.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/2geom/basic-intersection.cpp') diff --git a/src/2geom/basic-intersection.cpp b/src/2geom/basic-intersection.cpp index ee1244a73..28b3c6f20 100644 --- a/src/2geom/basic-intersection.cpp +++ b/src/2geom/basic-intersection.cpp @@ -1,4 +1,5 @@ #include "basic-intersection.h" +#include "exception.h" unsigned intersect_steps = 0; -- cgit v1.2.3