X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkImageArithmGenericFilter.cxx;h=2509b1a71d88ef5368ecea0d2717629a7430585d;hb=85d87a4260fedf7ce53875ebd8654787a2dd941c;hp=30b570a0bac5e1b3e162db8ed33095d57e59f3b8;hpb=765020625fbc092d283e221e36c83e60a1844cb7;p=clitk.git diff --git a/tools/clitkImageArithmGenericFilter.cxx b/tools/clitkImageArithmGenericFilter.cxx old mode 100755 new mode 100644 index 30b570a..2509b1a --- a/tools/clitkImageArithmGenericFilter.cxx +++ b/tools/clitkImageArithmGenericFilter.cxx @@ -19,12 +19,13 @@ #define CLITKIMAGEARITHMGENERICFILTER_CXX #include "clitkImageArithmGenericFilter.h" -#include "clitkImageArithm_ggo.h" namespace clitk { // Specialisation - template<> - class ImageArithmGenericFilter; +// template<> +// class ImageArithmGenericFilter; + + } #endif //define CLITKIMAGEARITHMGENERICFILTER_CXX