#pragma once #include #if defined(I_ALGREGRESS_LIBRARY) # define I_ALGREGRESS_EXPORT Q_DECL_EXPORT #else # define I_ALGREGRESS_EXPORT Q_DECL_IMPORT #endif