From: Juan Prieto Date: Tue, 4 Nov 2008 16:33:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: EED.02Oct2009~14 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=4bc540b79523f676a53017718a17f5535b847400;p=creaEnvironment.git *** empty log message *** --- diff --git a/lib/kernel_Environment/ConceptInstantHandler.h b/lib/kernel_Environment/ConceptInstantHandler.h index cba40c8..b71baba 100644 --- a/lib/kernel_Environment/ConceptInstantHandler.h +++ b/lib/kernel_Environment/ConceptInstantHandler.h @@ -3,8 +3,8 @@ 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 @@ -52,7 +52,9 @@ # define CreaEnvironment_EXPORTS //__declspec( dllimport ) # endif //maracasvisulib_EXPORTS #else - #define CreaEnvironment_EXPORTS + #ifndef CreaEnvironment_EXPORTS + #define CreaEnvironment_EXPORTS + #endif #endif