mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-20 12:16:40 +00:00
Add rest of Sebastian's patch.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33280 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9a4d790ca8
commit
549d78e403
3 changed files with 6 additions and 0 deletions
|
@ -39,7 +39,9 @@
|
|||
#import "Foundation/NSCoder.h"
|
||||
|
||||
#if defined(HAVE_UNICODE_UDAT_H)
|
||||
#define id id_ucal
|
||||
#include <unicode/udat.h>
|
||||
#undef id
|
||||
#endif
|
||||
#if defined(HAVE_UNICODE_UDATPG_H)
|
||||
#include <unicode/udatpg.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue