[Kst] branches/work/kst/portto4/kst/src/plugins/dataobject/linefit

Mike Fenton mike at staikos.net
Wed Nov 12 16:01:13 CET 2008


SVN commit 883284 by fenton:

Remove unnecessary includes for gsl.


 M  +0 -4      linefit.cpp  


--- branches/work/kst/portto4/kst/src/plugins/dataobject/linefit/linefit.cpp #883283:883284
@@ -14,10 +14,6 @@
 #include "objectstore.h"
 #include "ui_linefitconfig.h"
 
-#include <gsl/gsl_fft_real.h>
-#include <gsl/gsl_fft_halfcomplex.h>
-
-
 static const QString& VECTOR_IN_X = "Vector In X";
 static const QString& VECTOR_IN_Y = "Vector In Y";
 static const QString& VECTOR_OUT_X = "X Interpolated";


More information about the Kst mailing list