summaryrefslogtreecommitdiffstats
path: root/src/2geom/geom.h
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2008-12-13 20:15:24 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2008-12-13 20:15:24 +0000
commitf601c30d32a69e35c46708baa542de34af56af6f (patch)
tree0a763f81b4f38a2d3c6d18f694d86576688c5e21 /src/2geom/geom.h
parentadd missing files (diff)
downloadinkscape-f601c30d32a69e35c46708baa542de34af56af6f.tar.gz
inkscape-f601c30d32a69e35c46708baa542de34af56af6f.zip
fix compile.
re-enable decrepated 2geom functions. (bzr r6998)
Diffstat (limited to 'src/2geom/geom.h')
-rw-r--r--src/2geom/geom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/2geom/geom.h b/src/2geom/geom.h
index 9233696d7..dc50c1bb8 100644
--- a/src/2geom/geom.h
+++ b/src/2geom/geom.h
@@ -57,7 +57,7 @@ intersector_ccw(const Geom::Point& p0, const Geom::Point& p1,
/* intersectors */
-#if 0
+#if 1
// Use the new routines provided in line.h
IntersectorKind