From 3b32204d9f900130cd1877675d8b51281b81f90d Mon Sep 17 00:00:00 2001 From: Lionel Elie Mamane Date: Fri, 2 Sep 2011 14:39:41 +0200 Subject: fdo#39355: reenable "use typedefs and endianess from sal" patch hunk --- icc/SampleICC-1.3.2.patch | 1 + 1 file changed, 1 insertion(+) (limited to 'icc') diff --git a/icc/SampleICC-1.3.2.patch b/icc/SampleICC-1.3.2.patch index 3371520a580a..cb65c423d7b0 100644 --- a/icc/SampleICC-1.3.2.patch +++ b/icc/SampleICC-1.3.2.patch @@ -1389,6 +1389,7 @@ //Define how 64 bit integers are represented #define ICCUINT64 unsigned __int64 +*************** *** 107,126 **** #else // non-PC, perhaps Mac or Linux -- cgit