27 #ifndef SCIMATH_FITTING_H
28 #define SCIMATH_FITTING_H
30 #include <casacore/casa/aips.h>
31 #include <casacore/scimath/Fitting/LSQFit.h>
32 #include <casacore/scimath/Fitting/LinearFit.h>
33 #include <casacore/scimath/Fitting/LinearFitSVD.h>
34 #include <casacore/scimath/Fitting/NonLinearFit.h>
35 #include <casacore/scimath/Fitting/NonLinearFitLM.h>
this file contains all the compiler specific defines