8712a0e212
Lots of changes.
14 lines
326 B
Text
14 lines
326 B
Text
$NetBSD: patch-af,v 1.2 2005/01/25 16:02:26 xtraeme Exp $
|
|
|
|
--- cmn/game_style.h.orig 2003-11-22 10:56:44.000000000 -0800
|
|
+++ cmn/game_style.h 2003-11-22 10:56:59.000000000 -0800
|
|
@@ -31,7 +31,8 @@
|
|
#endif
|
|
|
|
#if X11
|
|
-#include <strstream.h>
|
|
+#include <strstream>
|
|
+using namespace std;
|
|
#endif
|
|
#if WIN32
|
|
#include <strstrea.h>
|