#pragma once #include #if defined(I_ALGMATH_LIBRARY) # define I_ALGMATH_EXPORT Q_DECL_EXPORT #else # define I_ALGMATH_EXPORT Q_DECL_IMPORT #endif