Sun compiler requires nsCOMPtr types to be fully defined

This commit is contained in:
fur%netscape.com 1999-12-07 07:51:31 +00:00
parent 3d203e8a07
commit 4bfc9b0810

View File

@ -35,6 +35,7 @@
}
#include "nsINetDataCacheManager.h"
#include "nsINetDataCache.h"
#include "nsCOMPtr.h"
class nsHashtable;