Program: ConceptInstantHandler
Module: $RCSfile: ConceptInstantHandler.h,v $
Language: C++
- Date: $Date: 2008/11/04 16:28:57 $
- Version: $Revision: 1.3 $
+ Date: $Date: 2008/11/04 16:33:55 $
+ Version: $Revision: 1.4 $
Objective: Wrapper fo the concepts that subscribe to the instant handler
Authot: Monica Maria Lozano Romero
# define CreaEnvironment_EXPORTS //__declspec( dllimport )
# endif //maracasvisulib_EXPORTS
#else
- #define CreaEnvironment_EXPORTS
+ #ifndef CreaEnvironment_EXPORTS
+ #define CreaEnvironment_EXPORTS
+ #endif
#endif