]> Creatis software - clitk.git/commitdiff
Define ITK_OVERRIDE for itk 4.5
authortbaudier <thomas.baudier@creatis.insa-lyon.fr>
Wed, 26 Apr 2017 15:35:07 +0000 (17:35 +0200)
committertbaudier <thomas.baudier@creatis.insa-lyon.fr>
Wed, 26 Apr 2017 15:35:07 +0000 (17:35 +0200)
common/clitkCommon.h

index 94d1c607b6049e7d353e1209a4e31b6ba39b5d77..d7cd4606d4183fe69f36ad4d6d76b69723faa651 100644 (file)
@@ -69,6 +69,9 @@ namespace clitk {
     exit(-3); \
   }
 
+#ifndef ITK_OVERRIDE
+# define ITK_OVERRIDE
+#endif
 
   //--------------------------------------------------------------------
   // when everything goes wrong