X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vtk%2FvtkGdcm4DSplitter.h;h=eb46c74de5ec6aca0036da30a84c20d110a284ea;hb=a1ea1d8d8ff9680f050908255a7dcb0bd73a4851;hp=482f509c915aee1218925ecba624c976817c2610;hpb=fb1db702e2e94adb9c04387604dbe635726db898;p=gdcm.git diff --git a/vtk/vtkGdcm4DSplitter.h b/vtk/vtkGdcm4DSplitter.h index 482f509c..eb46c74d 100644 --- a/vtk/vtkGdcm4DSplitter.h +++ b/vtk/vtkGdcm4DSplitter.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: vtkGdcm4DSplitter.h,v $ Language: C++ - Date: $Date: 2011/04/20 15:03:54 $ - Version: $Revision: 1.12 $ + Date: $Date: 2011/09/20 16:05:15 $ + Version: $Revision: 1.13 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -39,7 +39,7 @@ typedef bool (*FoncComp)(GDCM_NAME_SPACE::File *file1, GDCM_NAME_SPACE::File *f //namespace GDCM_NAME_SPACE //{ - class vtkGdcm4DSplitter { + class VTK_EXPORT vtkGdcm4DSplitter { public: //-----------------------------------------------------------------------------