Go to the documentation of this file.
33 #ifndef NEKTAR_COLLECTIONS_DECLSPEC_H
34 #define NEKTAR_COLLECTIONS_DECLSPEC_H
37 #ifdef COLLECTIONS_EXPORTS
38 #define COLLECTIONS_EXPORT _declspec(dllexport)
40 #define COLLECTIONS_EXPORT _declspec(dllimport)
43 #define COLLECTIONS_EXPORT
46 #endif //NEKTAR_STD_REGIONS_DECLSPEC_H