X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkImageArithmGenericFilter.cxx;h=2509b1a71d88ef5368ecea0d2717629a7430585d;hb=342abd5c807dab47a30d8369aca8f7e5c9242b2b;hp=30b570a0bac5e1b3e162db8ed33095d57e59f3b8;hpb=01efc03d2d7e88c82197f8f500239573c8b67c39;p=clitk.git diff --git a/tools/clitkImageArithmGenericFilter.cxx b/tools/clitkImageArithmGenericFilter.cxx index 30b570a..2509b1a 100644 --- 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