[Fresco-changes] Fresco/Berlin/modules/Text TextChunk.cc,1.28,1.29
Tobias Hunger
tobias at fresco.org
Sun Apr 6 14:39:28 UTC 2003
Update of /cvs/fresco/Fresco/Berlin/modules/Text
In directory purcel:/tmp/cvs-serv22952
Modified Files:
TextChunk.cc
Log Message:
s/strstream/sstream/
Index: TextChunk.cc
===================================================================
RCS file: /cvs/fresco/Fresco/Berlin/modules/Text/TextChunk.cc,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- TextChunk.cc 5 Jan 2003 16:21:34 -0000 1.28
+++ TextChunk.cc 6 Apr 2003 14:39:26 -0000 1.29
@@ -28,7 +28,7 @@
#include <Fresco/IO.hh>
#include "TextChunk.hh"
-#include <strstream>
+#include <sstream>
using namespace Fresco;
More information about the Fresco-changes
mailing list