X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmTagKey.h;h=2628a848f1ad9c66637bf1d0a712af6d48a2da35;hb=903abdfb9913f544b7173fce8a9a9bb1141af537;hp=a498b72a763805b1899b2ba34107f2c0124d1672;hpb=d72d6930415f074ed002b44291cd568ece0a2849;p=gdcm.git diff --git a/src/gdcmTagKey.h b/src/gdcmTagKey.h index a498b72a..2628a848 100644 --- a/src/gdcmTagKey.h +++ b/src/gdcmTagKey.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmTagKey.h,v $ Language: C++ - Date: $Date: 2005/10/20 09:23:24 $ - Version: $Revision: 1.2 $ + Date: $Date: 2005/10/20 13:58:18 $ + Version: $Revision: 1.3 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -24,6 +24,7 @@ #include #include #include // for std::ios::left, ... +#include // for ugly sprintf namespace gdcm {