bustage fix. comptr include ordering problem

This commit is contained in:
valeski%netscape.com 1999-11-23 23:15:16 +00:00
parent eed079587d
commit 67698d87bd

View File

@ -29,6 +29,7 @@
#include "nsIStreamListener.h"
#include "nsString.h"
#include "nsCOMPtr.h"
#include "nsIInputStream.h"
#ifndef NSPIPE2
class nsIBuffer;