#pragma once #include #if defined(M_ALGPSEUDO_LIBRARY) # define M_ALGPSEUDO_EXPORT Q_DECL_EXPORT #else # define M_ALGPSEUDO_EXPORT Q_DECL_IMPORT #endif