Go to the documentation of this file. 32 #ifndef NEKTAR_MULTI_REGIONS_DECLSPEC_H 33 #define NEKTAR_MULTI_REGIONS_DECLSPEC_H 36 #ifdef MULTI_REGIONS_EXPORTS 37 #define MULTI_REGIONS_EXPORT _declspec(dllexport) 39 #define MULTI_REGIONS_EXPORT _declspec(dllimport) 42 #define MULTI_REGIONS_EXPORT 45 #endif //NEKTAR_MULTI_REGIONS_DECLSPEC_H