]> Creatis software - clitk.git/blobdiff - common/clitkCommon.h
Revert "itkv4 migration use itk::ThreadIdType"
[clitk.git] / common / clitkCommon.h
index 11a6255955e8b2185c25b49334bd64158d58a8dc..769ca63f0bf4400cbb783cf53d3bd7b44b3fc293 100644 (file)
 #  include <windows.h>
 #endif
 
-#if ITK_VERSION_MAJOR < 4
-namespace itk
-{
-  typedef unsigned int ThreadIdType;
-}
-#endif
-
 //--------------------------------------------------------------------
 namespace clitk {