#pragma once #include #if defined(I_DATAPOOL_LIBRARY) # define I_DATAPOOL_EXPORT Q_DECL_EXPORT #else # define I_DATAPOOL_EXPORT Q_DECL_IMPORT #endif