Added missing includes.

This commit is contained in:
warren%netscape.com 1999-09-15 22:33:38 +00:00
parent 884f575ede
commit 211d856af2

View File

@ -17,6 +17,7 @@
*/
#include "nsIThread.h"
#include "nsIRunnable.h"
#if 0 // obsolete old implementation
#include "nsIByteBufferInputStream.h"
#endif