git-svn-id: svn://db.shs.com.ru/pip@902 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -26,10 +26,9 @@
|
||||
# define U_NOEXCEPT
|
||||
# include "unicode/ucnv.h"
|
||||
# include "unicode/ustring.h"
|
||||
#else
|
||||
# ifdef WINDOWS
|
||||
# include <stringapiset.h>
|
||||
# endif
|
||||
#endif
|
||||
#ifdef WINDOWS
|
||||
# include <stringapiset.h>
|
||||
#endif
|
||||
char * __syslocname__ = 0;
|
||||
char * __sysoemname__ = 0;
|
||||
|
||||
@@ -21,10 +21,9 @@
|
||||
#ifdef PIP_ICU
|
||||
# define U_NOEXCEPT
|
||||
# include "unicode/ucnv.h"
|
||||
#else
|
||||
# ifdef WINDOWS
|
||||
# include <stringapiset.h>
|
||||
# endif
|
||||
#endif
|
||||
#ifdef WINDOWS
|
||||
# include <stringapiset.h>
|
||||
#endif
|
||||
#include <wchar.h>
|
||||
#ifdef ANDROID
|
||||
|
||||
Reference in New Issue
Block a user