42121eca71
b) Update to 1.0.4 Submitted by: Simon Barner <barner@in.tum.de>
11 lines
239 B
C++
11 lines
239 B
C++
--- gtkgui/Requester.cc.orig Tue Jul 22 16:23:45 2003
|
|
+++ gtkgui/Requester.cc Tue Jul 22 16:24:01 2003
|
|
@@ -25,7 +25,7 @@
|
|
|
|
#include <assert.h>
|
|
#include <iostream.h>
|
|
-#include <strstream.h>
|
|
+#include <strstream>
|
|
|
|
#include <gtk/gtk.h>
|
|
|