#pragma once #include #if defined(M_SYSUTILS_WDT_LIBRARY) # define M_SYSUTILS_WDT_EXPORT Q_DECL_EXPORT #else # define M_SYSUTILS_WDT_EXPORT Q_DECL_IMPORT #endif