зеркало из https://github.com/mozilla/pjs.git
Fix usual bustage due to not including header with an nsCOMPtr type
This commit is contained in:
Родитель
efc7b3d01c
Коммит
d381f82d0b
|
@ -47,7 +47,6 @@
|
|||
#include "nsAuthEngine.h"
|
||||
#include "nsINetDataCacheManager.h"
|
||||
#include "nsINetDataCache.h"
|
||||
#include "nsICachedNetData.h"
|
||||
|
||||
// FIXME - Temporary include. Delete this when cache is enabled on all platforms
|
||||
#include "nsIPref.h"
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
#include "nsHTTPResponseListener.h"
|
||||
#include "nsIStreamListener.h"
|
||||
#include "nsIStreamObserver.h"
|
||||
#include "nsICachedNetData.h"
|
||||
|
||||
class nsHTTPRequest;
|
||||
class nsHTTPResponse;
|
||||
|
|
Загрузка…
Ссылка в новой задаче