From ac82e0644ab1582869eadef9b0a3af17a6a5a2df Mon Sep 17 00:00:00 2001 From: malaterre Date: Mon, 11 Jul 2005 14:47:19 +0000 Subject: [PATCH] ENH: Minor cleanup --- Testing/TestAllEntryVerify.cxx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Testing/TestAllEntryVerify.cxx b/Testing/TestAllEntryVerify.cxx index 6bf7ee11..d506661a 100644 --- a/Testing/TestAllEntryVerify.cxx +++ b/Testing/TestAllEntryVerify.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: TestAllEntryVerify.cxx,v $ Language: C++ - Date: $Date: 2005/07/08 13:39:56 $ - Version: $Revision: 1.27 $ + Date: $Date: 2005/07/11 14:47:19 $ + Version: $Revision: 1.28 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -23,9 +23,6 @@ #include #include -//Generated file: -//#include "gdcmDataImages.h" - typedef std::string EntryValueType; // same type as ValEntry::value typedef std::map< gdcm::TagKey, EntryValueType > MapEntryValues; typedef MapEntryValues *MapEntryValuesPtr; -- 2.48.1