зеркало из https://github.com/mozilla/pjs.git
pre-declare nsISimpleEnumerator instead of #including the header, per darin's request
not part of build, for bug 162115
This commit is contained in:
Родитель
b75ad72ca4
Коммит
ce539d06f8
|
@ -37,7 +37,8 @@
|
|||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#include "nsISupports.idl"
|
||||
#include "nsISimpleEnumerator.idl"
|
||||
|
||||
class nsISimpleEnumerator;
|
||||
|
||||
/**
|
||||
* nsIArray
|
||||
|
|
Загрузка…
Ссылка в новой задаче