This commit is contained in:
edburns%acm.org 2002-04-18 19:58:58 +00:00
parent ea45ab47a7
commit 600f6c8bb1

View File

@ -48,6 +48,9 @@ extern PRLogModuleInfo *prLogModuleInfo; // defined in WrapperFactory.cpp
* Set to nsnull in WrapperFactoryImpl.cpp nativeTerminate().
* PENDING(edburns): is it preferable to use nsComponentManager:: static
* methods?
*/
class nsIComponentManager;