X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FclitkComposeVFFilter.txx;h=a50ca26a38ee2556751e7af18c7a8913e852546a;hb=cd812e081da4c491c5a4d0a7a41ce198e226b75c;hp=5cc5db123bc505a9a77836b7160d00058d309e7c;hpb=7bf9a4e01ea80f06257ece374f291abb513c09fc;p=clitk.git diff --git a/itk/clitkComposeVFFilter.txx b/itk/clitkComposeVFFilter.txx index 5cc5db1..a50ca26 100644 --- a/itk/clitkComposeVFFilter.txx +++ b/itk/clitkComposeVFFilter.txx @@ -35,8 +35,13 @@ namespace clitk //========================================================================================================================= //update the output for the outputRegionForThread +#if ITK_VERSION_MAJOR >= 4 template void ComposeVFFilter::ThreadedGenerateData(const OutputImageRegionType& outputRegionForThread, itk::ThreadIdType threadId ) +#else + template + void ComposeVFFilter::ThreadedGenerateData(const OutputImageRegionType& outputRegionForThread, int threadId ) +#endif { //Get pointer to the output