X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FVTKTestRead.cxx;h=4524aff436a7139ae437720cb5933dfd6ad8c46a;hb=6278320cc85da00d2d56ffbf07806e84966892c3;hp=90f677b61774c8f4194e06768cf018cc7bb046d8;hpb=9d461db5c5d954548cd07d1fa095e9bad43a0cac;p=gdcm.git diff --git a/Testing/VTKTestRead.cxx b/Testing/VTKTestRead.cxx index 90f677b6..4524aff4 100644 --- a/Testing/VTKTestRead.cxx +++ b/Testing/VTKTestRead.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: VTKTestRead.cxx,v $ Language: C++ - Date: $Date: 2007/09/18 07:58:38 $ - Version: $Revision: 1.15 $ + Date: $Date: 2008/09/15 15:49:21 $ + Version: $Revision: 1.16 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -205,7 +205,7 @@ int VTKTestRead(int argc, char *argv[]) return ret; } - //gdcm::Debug::DebugOn(); // Comment out when no bug is to be tracked + //GDCM_NAME_SPACE::Debug::DebugOn(); // Comment out when no bug is to be tracked // Test for all images int i = 0;