From c5892150431b0c5b9f95d7dee9096fb110daea80 Mon Sep 17 00:00:00 2001 From: malaterre Date: Wed, 12 May 2004 03:08:04 +0000 Subject: [PATCH] Remove my comments --- src/gdcmCommon.h | 5 ----- 1 file changed, 5 deletions(-) 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 -- 2.48.1