]> Creatis software - clitk.git/blob - filters/clitkSplitImageGenericFilter.txx
More MSVC stuff
[clitk.git] / filters / clitkSplitImageGenericFilter.txx
1 /*-------------------------------------------------------------------------
2                                                                                 
3   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
4   l'Image). All rights reserved. See Doc/License.txt or
5   http://www.creatis.insa-lyon.fr/Public/Gdcm/License.html for details.
6                                                                                 
7   This software is distributed WITHOUT ANY WARRANTY; without even
8   the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
9   PURPOSE.  See the above copyright notices for more information.
10                                                                              
11   -------------------------------------------------------------------------*/
12
13 #ifndef clitkSplitImageGenericFilter_TXX
14 #define clitkSplitImageGenericFilter_TXX
15
16 //This is where you put the actual implementation
17
18 #include <sstream>
19 #include <itkExtractImageFilter.h>
20
21
22 #endif  //#define clitkSplitImageGenericFilter_TXX