diff options
Diffstat (limited to 'math/xgfe/files/patch-gnuCurveFit.h')
-rw-r--r-- | math/xgfe/files/patch-gnuCurveFit.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/math/xgfe/files/patch-gnuCurveFit.h b/math/xgfe/files/patch-gnuCurveFit.h deleted file mode 100644 index 035eb7872cc4..000000000000 --- a/math/xgfe/files/patch-gnuCurveFit.h +++ /dev/null @@ -1,12 +0,0 @@ -diff -u gnuCurveFit.h.orig gnuCurveFit.h ---- gnuCurveFit.h.orig Mon May 18 04:08:30 1998 -+++ gnuCurveFit.h Thu Oct 30 21:42:04 2003 -@@ -23,6 +23,8 @@ - - #include <string> - -+using namespace std; -+ - #ifndef gnuCurveFit_included - #define gnuCurveFit_included - |