]> Creatis software - creaEnvironment.git/commitdiff
*** empty log message ***
authorJuan Prieto <Juan.Prieto@creatis.insa-lyon.fr>
Tue, 4 Nov 2008 16:33:55 +0000 (16:33 +0000)
committerJuan Prieto <Juan.Prieto@creatis.insa-lyon.fr>
Tue, 4 Nov 2008 16:33:55 +0000 (16:33 +0000)
lib/kernel_Environment/ConceptInstantHandler.h

index cba40c86c52b2eeee3e18ef08a4c2d165a69906f..b71baba1f357f524b10a09614149fdaa211d16bd 100644 (file)
@@ -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