Added nsIStreamListener to #includes to try to fix gcc 2.7 bustage.

This commit is contained in:
waterson%netscape.com 1999-03-10 05:05:27 +00:00
Родитель 28e7b1b92e
Коммит b812e1f16c
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -52,6 +52,7 @@
#include "nsIRDFObserver.h"
#include "nsIRDFService.h"
#include "nsIServiceManager.h"
#include "nsIStreamListener.h"
#include "nsINameSpaceManager.h"
#include "nsIServiceManager.h"
#include "nsISupportsArray.h"