fix another Mac bustage caused by the patch for bug 195093 : NS_SUCCESS_USING_FALLBACK_LOCALE not defined

This commit is contained in:
jshin%mailaps.org 2003-07-23 03:00:14 +00:00
Родитель 6eb8bde567
Коммит 2f475f6e7b
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -48,6 +48,7 @@
#include "nsLocaleCID.h"
#include "nsReadableUtils.h"
#include "nsPlatformCharset.h"
#include "nsEncoderDecoderUtils.h"
static nsURLProperties *gInfo = nsnull;
static PRInt32 gCnt = 0;