зеркало из https://github.com/mozilla/gecko-dev.git
include nsILoadGroup.h before it is referenced by nsCOMPtr
This commit is contained in:
Родитель
471abae47d
Коммит
3a1390d2ca
|
@ -26,11 +26,11 @@
|
|||
#include "nscore.h"
|
||||
#include "netCore.h"
|
||||
#include "nsIStreamListener.h"
|
||||
#include "nsILoadGroup.h"
|
||||
#include "nsSocketTransport.h"
|
||||
#include "nsSocketTransportService.h"
|
||||
#include "nsIBufferOutputStream.h"
|
||||
#include "nsAutoLock.h"
|
||||
#include "nsILoadGroup.h"
|
||||
|
||||
static NS_DEFINE_CID(kEventQueueService, NS_EVENTQUEUESERVICE_CID);
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
* Reserved.
|
||||
*/
|
||||
|
||||
|
||||
#include "nsILoadGroup.h"
|
||||
#include "nsSocketTransportService.h"
|
||||
#include "nsSocketTransport.h"
|
||||
#include "nsAutoLock.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче