From: malaterre Date: Thu, 28 Oct 2004 22:48:49 +0000 (+0000) Subject: ENH: For some reason it was commented X-Git-Tag: Version0.6.bp~27 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=8c1361afb0434404e7c81a71960d5297460604a9;p=gdcm.git ENH: For some reason it was commented --- diff --git a/gdcmConfigure.h.in b/gdcmConfigure.h.in index 15217eb6..84f19699 100644 --- a/gdcmConfigure.h.in +++ b/gdcmConfigure.h.in @@ -7,7 +7,7 @@ /* Platform Features */ /* Byte order. */ -//#cmakedefine GDCM_WORDS_BIGENDIAN +#cmakedefine GDCM_WORDS_BIGENDIAN /* Allow access to UINT32_MAX , cf gdcmCommon.h */ #define __STDC_LIMIT_MACROS