mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 02:03:03 +01:00
Fix wrong header
This commit is contained in:
parent
b13c950d7f
commit
00e70270e8
@ -21,7 +21,7 @@
|
|||||||
* Contributor(s): ______________________________________.
|
* Contributor(s): ______________________________________.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "../intlcpp/ldcommon.h"
|
#include "../intl/ldcommon.h"
|
||||||
|
|
||||||
/* These macros have a duplicate in lc_big5.c */
|
/* These macros have a duplicate in lc_big5.c */
|
||||||
#define BIG51(uc) ((UCHAR)((uc)&0xff)>=0xa1 && \
|
#define BIG51(uc) ((UCHAR)((uc)&0xff)>=0xa1 && \
|
||||||
|
Loading…
Reference in New Issue
Block a user