mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-15 03:00:30 +00:00
Sun compiler requires nsCOMPtr types to be fully defined
This commit is contained in:
parent
3d203e8a07
commit
4bfc9b0810
1
netwerk/cache/mgr/nsCacheManager.h
vendored
1
netwerk/cache/mgr/nsCacheManager.h
vendored
@ -35,6 +35,7 @@
|
||||
}
|
||||
|
||||
#include "nsINetDataCacheManager.h"
|
||||
#include "nsINetDataCache.h"
|
||||
#include "nsCOMPtr.h"
|
||||
|
||||
class nsHashtable;
|
||||
|
Loading…
Reference in New Issue
Block a user