X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmCommon.h;h=ee14309705264d3de7309b0f46a49458e66a92ff;hb=47d5f7773f491efc3f8d687bd0c8f128cb811eb3;hp=0e1c24c56426fa2fc10b34db44a375e49678465e;hpb=e96388e7f5aecdc157aacdd6c9e3867fdcceef72;p=gdcm.git diff --git a/src/gdcmCommon.h b/src/gdcmCommon.h index 0e1c24c5..ee143097 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/05/26 18:49:46 $ - Version: $Revision: 1.64 $ + Date: $Date: 2005/05/27 18:37:28 $ + Version: $Revision: 1.65 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -151,7 +151,7 @@ enum DicomDirType { /** * \brief structure, for internal use only */ -GDCM_EXPORT struct Element +struct Element { /// DicomGroup number unsigned short int Group;