diff options
Diffstat (limited to 'games/xword/files/patch-GridWidget.cpp')
| -rw-r--r-- | games/xword/files/patch-GridWidget.cpp | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/games/xword/files/patch-GridWidget.cpp b/games/xword/files/patch-GridWidget.cpp deleted file mode 100644 index c41e95941131..000000000000 --- a/games/xword/files/patch-GridWidget.cpp +++ /dev/null @@ -1,19 +0,0 @@ ---- src/GridWidget.cpp.orig Sat Nov 2 02:51:23 2002 -+++ src/GridWidget.cpp Sat Nov 2 02:53:22 2002 -@@ -24,6 +24,7 @@ - - #include "GridWidget.h" - -+#include <iostream> - #include <gdk/gdkkeysyms.h> - #include <gtk--/style.h> - -@@ -32,6 +33,8 @@ - //------------------------------------------------------------------------------ - - #include "Namespace.h" -+ -+using namespace std; - - NAMESPACE_OPEN - |
