freebsd-ports/math/xgfe/files/patch-gnuCurveFit.h
Kris Kennaway d3c24d35b2 Update to xgfe 2.1, switch to QT 3, respect NOPORTDOCS, fix build
with gcc 3.

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
PR:		ports/59024
2004-03-06 22:57:48 +00:00

12 lines
259 B
C++

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