X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmCommon.h;h=c78b0013aad88a360df4d47cfe2201a04120911c;hb=34e322ceb4e12797e6d4cb1e691a36425015d2e0;hp=c2a238506cc6a5ab3c3abc37fbd3a170a8cb53db;hpb=44f77c590dae9d3ba7da64eb30e0236a019020a8;p=gdcm.git diff --git a/src/gdcmCommon.h b/src/gdcmCommon.h index c2a23850..c78b0013 100644 --- a/src/gdcmCommon.h +++ b/src/gdcmCommon.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmCommon.h,v $ Language: C++ - Date: $Date: 2005/07/18 10:20:20 $ - Version: $Revision: 1.81 $ + Date: $Date: 2005/07/19 14:43:48 $ + Version: $Revision: 1.82 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -97,6 +97,8 @@ typedef unsigned int uint32_t; #include #endif + +//----------------------------------------------------------------------------- /// \brief namespace for Grass root DiCoM namespace gdcm {