fixes compilation errors
git-svn-id: svn://10.0.0.236/branches/THREADS_20060213_BRANCH@190306 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -54,7 +54,6 @@
|
||||
#include "nsISafeOutputStream.h"
|
||||
#include "nsIStreamListener.h"
|
||||
#include "nsIRequestObserverProxy.h"
|
||||
#include "nsIStreamListenerProxy.h" // XXX for nsIAsyncStreamListener
|
||||
#include "nsISimpleStreamListener.h"
|
||||
#include "nsILoadGroup.h"
|
||||
#include "nsIInterfaceRequestor.h"
|
||||
|
||||
@@ -36,9 +36,8 @@
|
||||
|
||||
#include "nsTransportUtils.h"
|
||||
#include "nsITransport.h"
|
||||
#include "nsIDispatchTarget.h"
|
||||
#include "nsProxyRelease.h"
|
||||
#include "nsRunnable.h"
|
||||
#include "nsThreadUtils.h"
|
||||
#include "nsAutoLock.h"
|
||||
#include "nsAutoPtr.h"
|
||||
#include "nsCOMPtr.h"
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#include "nsProxyRelease.h"
|
||||
#include "nsRunnable.h"
|
||||
#include "nsThreadUtils.h"
|
||||
#include "nsAutoPtr.h"
|
||||
|
||||
class nsProxyReleaseEvent : public nsRunnable
|
||||
|
||||
Reference in New Issue
Block a user