| Index: patches/declspec.patch
|
| diff --git a/patches/declspec.patch b/patches/declspec.patch
|
| index a0ad086b9e6f855e751c1f678088c09504f07df0..dbf1f36444fbff674a62b1732cff4490912ffa04 100644
|
| --- a/patches/declspec.patch
|
| +++ b/patches/declspec.patch
|
| @@ -1,8 +1,8 @@
|
| -Index: source/common/unicode/utypes.h
|
| -===================================================================
|
| ---- source/common/unicode/utypes.h (revision 241384)
|
| -+++ source/common/unicode/utypes.h (working copy)
|
| -@@ -448,7 +448,7 @@
|
| +diff --git a/source/common/unicode/utypes.h b/source/common/unicode/utypes.h
|
| +index 704089c..7511817 100644
|
| +--- a/source/common/unicode/utypes.h
|
| ++++ b/source/common/unicode/utypes.h
|
| +@@ -305,7 +305,7 @@ typedef double UDate;
|
| #define U_IO_API
|
| #define U_TOOLUTIL_API
|
| #elif defined(U_COMMON_IMPLEMENTATION)
|
|
|