#pragma once #include #if defined(COMMRECOGNITION_LIBRARY) # define COMMRECOGNITION_EXPORT Q_DECL_EXPORT #else # define COMMMRECOGNITION_EXPORT Q_DECL_IMPORT #endif