| Index: source/common/ubidiwrt.c
|
| diff --git a/source/common/ubidiwrt.c b/source/common/ubidiwrt.c
|
| index f554f35c4a01c4ae8cde99232bb96db95634dbed..2c6495967ca9c205e3865a4dbb9ab4861f960d2f 100644
|
| --- a/source/common/ubidiwrt.c
|
| +++ b/source/common/ubidiwrt.c
|
| @@ -1,7 +1,7 @@
|
| /*
|
| ******************************************************************************
|
| *
|
| -* Copyright (C) 2000-2011, International Business Machines
|
| +* Copyright (C) 2000-2015, International Business Machines
|
| * Corporation and others. All Rights Reserved.
|
| *
|
| ******************************************************************************
|
| @@ -17,11 +17,6 @@
|
| * the core algorithm and core API to write reordered text.
|
| */
|
|
|
| -/* set import/export definitions */
|
| -#ifndef U_COMMON_IMPLEMENTATION
|
| -# define U_COMMON_IMPLEMENTATION
|
| -#endif
|
| -
|
| #include "unicode/utypes.h"
|
| #include "unicode/ustring.h"
|
| #include "unicode/uchar.h"
|
|
|