From 8c1361afb0434404e7c81a71960d5297460604a9 Mon Sep 17 00:00:00 2001 From: malaterre Date: Thu, 28 Oct 2004 22:48:49 +0000 Subject: [PATCH] ENH: For some reason it was commented --- gdcmConfigure.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.45.1