From: malaterre Date: Wed, 12 May 2004 03:08:04 +0000 (+0000) Subject: Remove my comments X-Git-Tag: Version0.5.bp~181 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=c5892150431b0c5b9f95d7dee9096fb110daea80;p=gdcm.git Remove my comments --- diff --git a/src/gdcmCommon.h b/src/gdcmCommon.h index 76b3b064..4f9d4ece 100644 --- a/src/gdcmCommon.h +++ b/src/gdcmCommon.h @@ -31,12 +31,7 @@ //----------------------------------------------------------------------------- #ifdef __GNUC__ #ifndef HAVE_NO_STDINT_H -//#if defined __STDC_LIMIT_MACROS -//#endif #include -//#ifdef UINT32_MAX -//#error hehrehhehehehe2 -//#endif #define guint16 uint16_t #define guint32 uint32_t #define gint16 int16_t