X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcpExtensions%2FAlgorithms%2FParallelImageMean.h;h=6122ce37362cd5c7ba17ce7186e9a4328f184ba5;hb=a1e22bcd87c61259220f43fa1b728ad1b954999a;hp=1fe204ae54cf0bbcab914d0c81d8e71cca9914ba;hpb=506b27e2ea07cb34ba230b02eb6857b20cbf78b1;p=cpPlugins.git diff --git a/lib/cpExtensions/Algorithms/ParallelImageMean.h b/lib/cpExtensions/Algorithms/ParallelImageMean.h index 1fe204a..6122ce3 100644 --- a/lib/cpExtensions/Algorithms/ParallelImageMean.h +++ b/lib/cpExtensions/Algorithms/ParallelImageMean.h @@ -61,7 +61,9 @@ namespace cpExtensions } // ecapseman +#ifndef ITK_MANUAL_INSTANTIATION #include +#endif // ITK_MANUAL_INSTANTIATION #endif // __CPEXTENSIONS__ALGORITHMS__PARALLELIMAGEMEAN__H__