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
Родитель 111d701adf
Коммит ebfbdfc948
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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