Added include for nsCOMPtr.

git-svn-id: svn://10.0.0.236/trunk@54401 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
warren%netscape.com
1999-11-24 07:40:54 +00:00
parent acfc96d2e1
commit af805ec2ae
2 changed files with 2 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
#include "nsIFileChannel.h"
#include "nsIZipReader.h"
#include "nsIFileChannel.h"
#include "nsILoadGroup.h"
#include "nsCOMPtr.h"
class nsIFileChannel;