aboutsummaryrefslogtreecommitdiff
path: root/math/surf/files/patch-gtkgui::MainWindowController.cc
diff options
context:
space:
mode:
Diffstat (limited to 'math/surf/files/patch-gtkgui::MainWindowController.cc')
-rw-r--r--math/surf/files/patch-gtkgui::MainWindowController.cc11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/surf/files/patch-gtkgui::MainWindowController.cc b/math/surf/files/patch-gtkgui::MainWindowController.cc
new file mode 100644
index 000000000000..79718910cf04
--- /dev/null
+++ b/math/surf/files/patch-gtkgui::MainWindowController.cc
@@ -0,0 +1,11 @@
+--- gtkgui/MainWindowController.cc.orig Tue Jul 22 16:23:20 2003
++++ gtkgui/MainWindowController.cc Tue Jul 22 16:23:30 2003
+@@ -28,7 +28,7 @@
+
+ #include <gtk/gtkitemfactory.h>
+
+-#include <strstream.h>
++#include <strstream>
+
+ // #define DEBUG
+ #include "debug.h"