diff options
Diffstat (limited to 'x11/kdebase3/patches/patch-ag')
-rw-r--r-- | x11/kdebase3/patches/patch-ag | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/x11/kdebase3/patches/patch-ag b/x11/kdebase3/patches/patch-ag deleted file mode 100644 index 6e7e3758154..00000000000 --- a/x11/kdebase3/patches/patch-ag +++ /dev/null @@ -1,14 +0,0 @@ -$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 |