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