#ifndef _FITKINTERFACE_FLOWOF_API_H___ #define _FITKINTERFACE_FLOWOF_API_H___ #include #if defined(FITKInterfaceFlowOF_API) #define FITKInterfaceFlowOFAPI Q_DECL_EXPORT #else #define FITKInterfaceFlowOFAPI Q_DECL_IMPORT #endif #endif