]> Creatis software - gdcm.git/blobdiff - src/gdcmCommon.h
sub-minor ... and so forth
[gdcm.git] / src / gdcmCommon.h
index 76b3b0642dde8fbbf5696ff32fe4af9a1a9719c2..4f9d4ece6adbef1bb35868e646747e3c20ef1517 100644 (file)
 //-----------------------------------------------------------------------------
 #ifdef __GNUC__
 #ifndef HAVE_NO_STDINT_H
-//#if defined __STDC_LIMIT_MACROS
-//#endif
 #include <stdint.h>
-//#ifdef UINT32_MAX
-//#error hehrehhehehehe2
-//#endif
 #define guint16 uint16_t
 #define guint32 uint32_t
 #define gint16  int16_t