- 時間撮記:
- 2023-11-27 下午01:42:54 (16 月 以前)
- svn:sync-xref-src-repo-rev:
- 160454
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp
r102318 r102320 47 47 #include "nsProperties.h" 48 48 #include "nsIProperties.h" 49 #include "nsBinaryStream.h"50 49 51 50 #include "nsDebugImpl.h" … … 165 164 NS_GENERIC_FACTORY_CONSTRUCTOR(nsAtomService) 166 165 NS_GENERIC_FACTORY_CONSTRUCTOR(nsExceptionService) 167 NS_GENERIC_FACTORY_CONSTRUCTOR(nsBinaryOutputStream)168 NS_GENERIC_FACTORY_CONSTRUCTOR(nsBinaryInputStream)169 166 170 167 NS_GENERIC_FACTORY_CONSTRUCTOR(nsVariant) … … 321 318 #define NS_ERRORSERVICE_CLASSNAME NS_ERRORSERVICE_NAME 322 319 COMPONENT(ERRORSERVICE, nsErrorService::Create), 323 324 COMPONENT(BINARYINPUTSTREAM, nsBinaryInputStreamConstructor),325 COMPONENT(BINARYOUTPUTSTREAM, nsBinaryOutputStreamConstructor),326 320 327 321 #define NS_PROPERTIES_CLASSNAME "Properties"
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器