зеркало из https://github.com/mozilla/pjs.git
fixing build bustage
This commit is contained in:
Родитель
6ec6d02edd
Коммит
612af1df78
|
@ -48,7 +48,7 @@
|
|||
#include "nsCOMPtr.h"
|
||||
#include "nsEscape.h"
|
||||
#include "nsNetUtil.h"
|
||||
#include "nsIStringStream.h"
|
||||
#include "nsStringStream.h"
|
||||
#include "nsILocaleService.h"
|
||||
#include "nsIComponentManager.h"
|
||||
#include "nsDateTimeFormatCID.h"
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
#include "nsEscape.h"
|
||||
#include "nsIStreamListener.h"
|
||||
#include "nsIStreamConverter.h"
|
||||
#include "nsIStringStream.h"
|
||||
#include "nsStringStream.h"
|
||||
#include "nsIRequestObserver.h"
|
||||
#include "nsNetUtil.h"
|
||||
#include "nsMimeTypes.h"
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
|
||||
#include "nsIndexedToHTML.h"
|
||||
#include "nsNetUtil.h"
|
||||
#include "nsIStringStream.h"
|
||||
#include "nsStringStream.h"
|
||||
#include "nsIFileURL.h"
|
||||
#include "nsEscape.h"
|
||||
#include "nsIDirIndex.h"
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
|
||||
#include "nsTXTToHTMLConv.h"
|
||||
#include "nsNetUtil.h"
|
||||
#include "nsIStringStream.h"
|
||||
#include "nsStringStream.h"
|
||||
#include "nsAutoPtr.h"
|
||||
|
||||
#define TOKEN_DELIMITERS NS_LITERAL_STRING("\t\r\n ").get()
|
||||
|
|
Загрузка…
Ссылка в новой задаче