summaryrefslogtreecommitdiff
path: root/graphics/impress/patches/patch-font3d_font3d.cc
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/impress/patches/patch-font3d_font3d.cc')
-rw-r--r--graphics/impress/patches/patch-font3d_font3d.cc15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/impress/patches/patch-font3d_font3d.cc b/graphics/impress/patches/patch-font3d_font3d.cc
new file mode 100644
index 00000000000..f30e9dc7026
--- /dev/null
+++ b/graphics/impress/patches/patch-font3d_font3d.cc
@@ -0,0 +1,15 @@
+$NetBSD: patch-font3d_font3d.cc,v 1.1 2011/11/25 21:57:36 joerg Exp $
+
+--- font3d/font3d.cc.orig 2011-11-25 18:27:38.000000000 +0000
++++ font3d/font3d.cc
+@@ -30,8 +30,8 @@
+
+ #include <math.h>
+ #include <stdlib.h>
+-#include <iostream.h>
+-#include <iomanip.h>
++#include <iostream>
++#include <iomanip>
+ #include <stdio.h>
+ #include <string.h>
+