summaryrefslogtreecommitdiff
path: root/games/xword/files/patch-Log.cpp
blob: fc2f9a671f8d619df210605ac8d2ba6347a9b678 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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