summaryrefslogtreecommitdiff
path: root/graphics/impress/patches/patch-font3d_font3d.cc
blob: f30e9dc70260e618ed9dd5db6c0e71017d22d383 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>