зеркало из https://github.com/mozilla/pjs.git
Use the unix native char conversion routines on BeOS.
Bug #151406 r=timeless
This commit is contained in:
Родитель
39154632b7
Коммит
2ad11ae155
|
@ -38,7 +38,7 @@
|
|||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#if defined(XP_UNIX)
|
||||
#if defined(XP_UNIX) || defined(XP_BEOS)
|
||||
|
||||
#include <stdlib.h> // mbtowc, wctomb
|
||||
#include <locale.h> // setlocale
|
||||
|
|
Загрузка…
Ссылка в новой задаче