X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDictEntry.cxx;h=ad21049b400fd6a77527507b4b09a86ad1ddc7bc;hb=150a817f80ca315498073d4fae9ff0adda3643df;hp=db0887359ea0c69f652b62d02f68c2b2f50936f4;hpb=4362b8f0545aa491dcf5295ad96d910aac169462;p=gdcm.git diff --git a/src/gdcmDictEntry.cxx b/src/gdcmDictEntry.cxx index db088735..ad21049b 100644 --- a/src/gdcmDictEntry.cxx +++ b/src/gdcmDictEntry.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDictEntry.cxx,v $ Language: C++ - Date: $Date: 2005/06/07 10:07:20 $ - Version: $Revision: 1.47 $ + Date: $Date: 2005/06/07 14:50:36 $ + Version: $Revision: 1.48 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -22,6 +22,7 @@ #include // for std::ios::left, ... #include +#include // for sprintf, grrrr namespace gdcm {