зеркало из https://github.com/mozilla/gecko-dev.git
fixing win32 vc5 bustage
This commit is contained in:
Родитель
0fc73fa43d
Коммит
b7d25b0205
|
@ -27,7 +27,6 @@
|
|||
#include "prlog.h"
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsIServiceManager.h"
|
||||
#include "nsIBufferInputStream.h"
|
||||
#include "nsFtpConnectionThread.h"
|
||||
#include "nsIEventQueueService.h"
|
||||
#include "nsIProgressEventSink.h"
|
||||
|
|
|
@ -37,6 +37,8 @@
|
|||
#include "nsIProgressEventSink.h"
|
||||
#include "nsIEventSinkGetter.h"
|
||||
#include "nsIThreadPool.h"
|
||||
#include "nsIBufferInputStream.h"
|
||||
#include "nsIBufferOutputStream.h"
|
||||
|
||||
class nsIEventSinkGetter;
|
||||
class nsIProgressEventSink;
|
||||
|
|
Загрузка…
Ссылка в новой задаче