From f805b7b1626d9030d1210a263a91d03471aa1d90 Mon Sep 17 00:00:00 2001 From: David Sarrut Date: Thu, 27 Oct 2011 15:50:46 +0200 Subject: [PATCH] Cosmetic --- common/clitkImageToImageGenericFilter.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/clitkImageToImageGenericFilter.h b/common/clitkImageToImageGenericFilter.h index 5fe2119..07ba492 100644 --- a/common/clitkImageToImageGenericFilter.h +++ b/common/clitkImageToImageGenericFilter.h @@ -15,8 +15,10 @@ - BSD See included LICENSE.txt file - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html ===========================================================================**/ + #ifndef CLITKIMAGETOIMAGEGENERICFILTER_H #define CLITKIMAGETOIMAGEGENERICFILTER_H + #include "clitkImageToImageGenericFilterBase.h" namespace clitk { -- 2.47.1