pre-declare nsISimpleEnumerator instead of #including the header, per darin's request

not part of build, for bug 162115
This commit is contained in:
alecf%netscape.com 2002-10-04 00:47:14 +00:00
Родитель b75ad72ca4
Коммит ce539d06f8
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -37,7 +37,8 @@
* ***** END LICENSE BLOCK ***** */
#include "nsISupports.idl"
#include "nsISimpleEnumerator.idl"
class nsISimpleEnumerator;
/**
* nsIArray