summaryrefslogtreecommitdiff
path: root/graphics/impress/patches/patch-font3d_geometry.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/impress/patches/patch-font3d_geometry.h')
-rw-r--r--graphics/impress/patches/patch-font3d_geometry.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/impress/patches/patch-font3d_geometry.h b/graphics/impress/patches/patch-font3d_geometry.h
new file mode 100644
index 00000000000..0f7a9d4a078
--- /dev/null
+++ b/graphics/impress/patches/patch-font3d_geometry.h
@@ -0,0 +1,14 @@
+$NetBSD: patch-font3d_geometry.h,v 1.1 2011/11/25 21:57:36 joerg Exp $
+
+--- font3d/geometry.h.orig 2011-11-25 18:27:25.000000000 +0000
++++ font3d/geometry.h
+@@ -31,7 +31,8 @@
+ #ifndef __GEOMETRY_H__
+ #define __GEOMETRY_H__
+
+-#include <iostream.h>
++#include <iostream>
++using namespace std;
+
+ #include "vector.h"
+