Non-IPC Bustage fix from bug 613977/bug 614677/bug 614950 - add nsAutoPtr.h header to fix compilation bustage. a=Bustage fix

This commit is contained in:
Mark Banner 2010-12-16 14:35:12 +00:00
parent 6993d42063
commit 3b22162d5b

View File

@ -46,6 +46,7 @@
#include "nsXPIDLString.h"
#include "nsCOMPtr.h"
#include "prlock.h"
#include "nsAutoPtr.h"
#include "nsIStreamListener.h"
#include "nsISocketTransport.h"