X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FclitkSetBackgroundImageFilter.h;h=500ecc4dc1603b83524c5585f70f7ebacb46cacc;hb=8d51bd1cb7e9ca416b46677dcd73ba76d107a587;hp=97b0bed121d50062e2096e85170b42b1aa7f7d40;hpb=573d80d0f7a17607d2ee883c21c940c0ba020282;p=clitk.git diff --git a/itk/clitkSetBackgroundImageFilter.h b/itk/clitkSetBackgroundImageFilter.h index 97b0bed..500ecc4 100644 --- a/itk/clitkSetBackgroundImageFilter.h +++ b/itk/clitkSetBackgroundImageFilter.h @@ -17,9 +17,11 @@ ===========================================================================**/ #ifndef __clitkSetBackgroundImageFilter_h #define __clitkSetBackgroundImageFilter_h -#include "itkBinaryFunctorImageFilter.h" +#include "itkFlexibleBinaryFunctorImageFilter.h" #include "itkNumericTraits.h" +#include "clitkCommon.h" + namespace clitk { @@ -125,7 +127,7 @@ private: template class ITK_EXPORT SetBackgroundImageFilter : public - itk::BinaryFunctorImageFilterGetOutsideValue() << std::endl;