summaryrefslogtreecommitdiff
path: root/games/xword/files/patch-Clue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/xword/files/patch-Clue.cpp')
-rw-r--r--games/xword/files/patch-Clue.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/xword/files/patch-Clue.cpp b/games/xword/files/patch-Clue.cpp
new file mode 100644
index 000000000000..b7ddedfeffc6
--- /dev/null
+++ b/games/xword/files/patch-Clue.cpp
@@ -0,0 +1,11 @@
+--- src/Clue.cpp.orig Sat Nov 2 02:35:59 2002
++++ src/Clue.cpp Sat Nov 2 02:36:23 2002
+@@ -28,6 +28,8 @@
+
+ #include "Namespace.h"
+
++using namespace std;
++
+ NAMESPACE_OPEN
+
+ //------------------------------------------------------------------------------