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