X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FTestPrintAllDocument.cxx;h=23d5e817bc20dd66275112377a71364bd90a65b0;hb=6278320cc85da00d2d56ffbf07806e84966892c3;hp=5b8db1d62cacd719bbe5f11cdbde9ecaa78567e6;hpb=9d461db5c5d954548cd07d1fa095e9bad43a0cac;p=gdcm.git diff --git a/Testing/TestPrintAllDocument.cxx b/Testing/TestPrintAllDocument.cxx index 5b8db1d6..23d5e817 100644 --- a/Testing/TestPrintAllDocument.cxx +++ b/Testing/TestPrintAllDocument.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: TestPrintAllDocument.cxx,v $ Language: C++ - Date: $Date: 2007/06/22 11:01:58 $ - Version: $Revision: 1.17 $ + Date: $Date: 2008/09/15 15:49:21 $ + Version: $Revision: 1.18 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -48,7 +48,7 @@ int TestPrintAllDocument(int argc, char *argv[]) unsigned int l; l = strlen("PALETTE COLOR "); - //gdcm::Debug::DebugOn(); + //GDCM_NAME_SPACE::Debug::DebugOn(); while( gdcmDataImages[i] != 0 ) {