#ifndef _utl_ExponentialFitter_fwd_h_ #define _utl_ExponentialFitter_fwd_h_ namespace utl { template class ExponentialFitter; } #endif