#pragma once #include #if defined(I_PLOTWX_T_LIBRARY) # define I_PLOTWX_T_EXPORT Q_DECL_EXPORT #else # define I_PLOTWX_T_EXPORT Q_DECL_IMPORT #endif