From d3c24d35b28931a1a81edb37b2ecb04497bb5402 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 6 Mar 2004 22:57:48 +0000 Subject: Update to xgfe 2.1, switch to QT 3, respect NOPORTDOCS, fix build with gcc 3. Submitted by: Marius Strobl PR: ports/59024 --- math/xgfe/files/patch-gnuPlotFile.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 math/xgfe/files/patch-gnuPlotFile.h (limited to 'math/xgfe/files/patch-gnuPlotFile.h') diff --git a/math/xgfe/files/patch-gnuPlotFile.h b/math/xgfe/files/patch-gnuPlotFile.h new file mode 100644 index 000000000000..56d004ae2ea1 --- /dev/null +++ b/math/xgfe/files/patch-gnuPlotFile.h @@ -0,0 +1,12 @@ +diff -u gnuPlotFile.h.orig gnuPlotFile.h +--- gnuPlotFile.h.orig Mon May 18 04:12:01 1998 ++++ gnuPlotFile.h Thu Oct 30 21:42:04 2003 +@@ -28,6 +28,8 @@ + + #include + ++using namespace std; ++ + class gnuPlotFile + { + public: -- cgit v1.2.3