From 42121eca71f5f94980bbf2d564577b18a9d5f993 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Sat, 2 Aug 2003 02:21:02 +0000 Subject: a) Fix build on gcc-3.3.x b) Update to 1.0.4 Submitted by: Simon Barner --- math/surf/files/patch-misc::Misc.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 math/surf/files/patch-misc::Misc.h (limited to 'math/surf/files/patch-misc::Misc.h') diff --git a/math/surf/files/patch-misc::Misc.h b/math/surf/files/patch-misc::Misc.h new file mode 100644 index 000000000000..60b3963565c1 --- /dev/null +++ b/math/surf/files/patch-misc::Misc.h @@ -0,0 +1,13 @@ +--- misc/Misc.h.orig Tue Jul 22 16:14:35 2003 ++++ misc/Misc.h Tue Jul 22 16:14:59 2003 +@@ -26,7 +26,9 @@ + #ifndef MISC_H + #define MISC_H + +-#include ++#include ++ ++using std::ostrstream; + + class Misc + { -- cgit v1.2.3