summaryrefslogtreecommitdiff
path: root/x11/kdebase3/patches/patch-ag
blob: 6e7e375815401f800c9249e9e54b799507475cd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ag,v 1.4 2003/08/02 19:33:20 mrg Exp $

--- kcontrol/kfontinst/kfontinst/Encodings.cpp.orig	2003-05-07 21:44:02.000000000 +1000
+++ kcontrol/kfontinst/kfontinst/Encodings.cpp	2003-08-03 03:44:55.000000000 +1000
@@ -33,7 +33,8 @@
 #include "CompressedFile.h"
 #include <qdir.h>
 #include <ctype.h>
-#include <fstream.h>
+#include <fstream>
+using namespace std;
 
 // Use the strict maps - needed for creating AFMs...
 #define STRICT_ENCODING_MAPS