X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkImage2DicomGenericFilter.h;h=5b56222b1916a3aa007b69f07d7d6a95af65396e;hb=021fc5db0afce1915a208fbc0eb7c269ebff3129;hp=3e47a342e66aad93261389f5d09c54d28b45814c;hpb=7f5fe9d1132d2fd6186dd33de41d5711ae32871d;p=clitk.git diff --git a/tools/clitkImage2DicomGenericFilter.h b/tools/clitkImage2DicomGenericFilter.h index 3e47a34..5b56222 100644 --- a/tools/clitkImage2DicomGenericFilter.h +++ b/tools/clitkImage2DicomGenericFilter.h @@ -129,8 +129,8 @@ namespace clitk //---------------------------------------- // Templated members //---------------------------------------- - template void UpdateWithDim(std::string PixelType); - template void UpdateWithDimAndPixelType(); + template void UpdateWithDim(std::string PixelType); + template void UpdateWithDimAndPixelType(); //----------------------------------------