X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FVTKTestWrite.cxx;h=384d42d1be082f4d69570e6657fc9349a8ab044e;hb=6278320cc85da00d2d56ffbf07806e84966892c3;hp=9f2aa9beed3809b97ac16324c899a4e486bb9cbe;hpb=9d461db5c5d954548cd07d1fa095e9bad43a0cac;p=gdcm.git diff --git a/Testing/VTKTestWrite.cxx b/Testing/VTKTestWrite.cxx index 9f2aa9be..384d42d1 100644 --- a/Testing/VTKTestWrite.cxx +++ b/Testing/VTKTestWrite.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: VTKTestWrite.cxx,v $ Language: C++ - Date: $Date: 2007/09/18 07:58:38 $ - Version: $Revision: 1.12 $ + Date: $Date: 2008/09/15 15:49:21 $ + 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 @@ -203,7 +203,7 @@ int VTKTestWrite(int argc, char *argv[]) } } -// gdcm::Debug::DebugOn(); +// GDCM_NAME_SPACE::Debug::DebugOn(); int ret = 0; vtkTesting *t = vtkTesting::New();