diff options
Diffstat (limited to 'math/xgfe/files/patch-gnuPlotFile.h')
-rw-r--r-- | math/xgfe/files/patch-gnuPlotFile.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/math/xgfe/files/patch-gnuPlotFile.h b/math/xgfe/files/patch-gnuPlotFile.h deleted file mode 100644 index 56d004ae2ea1..000000000000 --- a/math/xgfe/files/patch-gnuPlotFile.h +++ /dev/null @@ -1,12 +0,0 @@ -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 <string> - -+using namespace std; -+ - class gnuPlotFile - { - public: |