1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
3 #ifndef COLLECTIONPLUGIN_H
4 #define COLLECTIONPLUGIN_H
6 #if defined COLLECTIONPLUGIN_EXPORTS
8 #define COLLECTIONPLUGIN_EXPORT __declspec( dllexport )
10 #define COLLECTIONPLUGIN_EXPORT
14 #define COLLECTIONPLUGIN_EXPORT __declspec( dllimport )
16 #define COLLECTIONPLUGIN_EXPORT