Clean up includes.

git-svn-id: svn://10.0.0.236/trunk@30084 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
waterson%netscape.com 1999-05-04 05:29:20 +00:00
parent 7dfaddd3db
commit 6f2f0bd31b

View File

@ -19,16 +19,9 @@
#ifndef nsIRDFRelatedLinks_h__
#define nsIRDFRelatedLinks_h__
#include "nscore.h"
#include "nsISupports.h"
#include "nsVoidArray.h"
#include "nsIRDFNode.h"
#include "nsIURL.h"
#include "nsIInputStream.h"
#include "nsIRDFDataSource.h"
#include "nsIStreamListener.h"
#define NS_IRDFRELATEDLINKSDATAOURCE_IID \
{ 0xdc2fb181, 0xf7ff, 0x11d2, { 0x98, 0x20, 0xf6, 0x5e, 0xa6, 0x52, 0xae, 0x3c } }