X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FTestBuildUpDicomDir.cxx;h=0fa3cedaa65866fb833472151b1eb798883cc5b3;hb=6278320cc85da00d2d56ffbf07806e84966892c3;hp=11aff99f3105b890b8824b84b1c65453cb76b43e;hpb=9d461db5c5d954548cd07d1fa095e9bad43a0cac;p=gdcm.git diff --git a/Testing/TestBuildUpDicomDir.cxx b/Testing/TestBuildUpDicomDir.cxx index 11aff99f..0fa3ceda 100644 --- a/Testing/TestBuildUpDicomDir.cxx +++ b/Testing/TestBuildUpDicomDir.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: TestBuildUpDicomDir.cxx,v $ Language: C++ - Date: $Date: 2007/08/20 13:25:32 $ - 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 @@ -40,7 +40,7 @@ int TestBuildUpDicomDir(int argc, char *argv[]) std::cerr << "Usage: " << argv[0] << " dummy " << std::endl; } - // gdcm::Debug::DebugOn(); + // GDCM_NAME_SPACE::Debug::DebugOn(); bool errorFound = false; GDCM_NAME_SPACE::DicomDir *dcmdir;