summaryrefslogtreecommitdiff
path: root/graphics/impress/patches/patch-font3d_geometry.cc
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/impress/patches/patch-font3d_geometry.cc')
-rw-r--r--graphics/impress/patches/patch-font3d_geometry.cc13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/impress/patches/patch-font3d_geometry.cc b/graphics/impress/patches/patch-font3d_geometry.cc
new file mode 100644
index 00000000000..cda261a4505
--- /dev/null
+++ b/graphics/impress/patches/patch-font3d_geometry.cc
@@ -0,0 +1,13 @@
+$NetBSD: patch-font3d_geometry.cc,v 1.1 2011/11/25 21:57:36 joerg Exp $
+
+--- font3d/geometry.cc.orig 2011-11-25 18:27:42.000000000 +0000
++++ font3d/geometry.cc
+@@ -31,7 +31,7 @@
+ #include <math.h>
+ #include <stddef.h>
+ #include <stdio.h>
+-#include <iostream.h>
++#include <iostream>
+
+ #include "vector.h"
+ #include "geometry.h"