fix bustage

37408
String bundle doesn't offer a scriptable enumerator
r=be
This commit is contained in:
jbetak%netscape.com 2000-05-02 06:27:05 +00:00
parent 63b7932d0e
commit 760b0b4322

View File

@ -23,7 +23,7 @@
#ifndef nsPersistentProperties_h___
#define nsPersistentProperties_h___
#include "nsIPersistentProperties.h"
#include "nsIPersistentProperties2.h"
class nsIUnicharInputStream;