Go to the documentation of this file.
144 #pragma warning (disable : 4251)
149 #ifndef ARAM_EXPORT_TRUE
150 #define ARAM_EXPORT_TRUE
154 #ifdef ARAM_EXPORT_TRUE
155 #define ARAM_EXPORT __declspec(dllexport)
157 #define ARAM_EXPORT __declspec(dllimport)