diff options
Diffstat (limited to 'www/aria/files/patch-src__gui_file.cc')
-rw-r--r-- | www/aria/files/patch-src__gui_file.cc | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/www/aria/files/patch-src__gui_file.cc b/www/aria/files/patch-src__gui_file.cc deleted file mode 100644 index 32a11ab2b4fe..000000000000 --- a/www/aria/files/patch-src__gui_file.cc +++ /dev/null @@ -1,16 +0,0 @@ ---- src/gui_file.cc.orig Mon Sep 30 22:29:46 2002 -+++ src/gui_file.cc Thu Apr 8 22:58:36 2004 -@@ -19,12 +19,12 @@ - - // $Id: gui_file.cc,v 1.45 2002/09/30 13:29:46 tujikawa Exp $ - --#include <fstream.h> - #include <stdlib.h> - #include <unistd.h> - #include <sys/time.h> - #include <sys/types.h> - #include <sys/stat.h> -+#include <fstream> - #include "aria.h" - #include "ItemCell.h" - #include "ListManager.h" |