From ffb543ba2281a97239de80d457baa61336c91262 Mon Sep 17 00:00:00 2001 From: "waterson%netscape.com" Date: Tue, 13 Jun 2000 04:53:54 +0000 Subject: [PATCH] Add nsVoidBTree.h and nsStatistics.h --- xpcom/ds/MANIFEST | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xpcom/ds/MANIFEST b/xpcom/ds/MANIFEST index 42e04a8f6623..f4e688148999 100644 --- a/xpcom/ds/MANIFEST +++ b/xpcom/ds/MANIFEST @@ -19,6 +19,7 @@ nsCharTraits.h nsAReadableString.h nsAWritableString.h nsSharedString.h +nsStatistics.h nsStr.h nsString.h nsString2.h @@ -28,6 +29,7 @@ nsTime.h nsUnitConversion.h nsVector.h nsVoidArray.h +nsVoidBTree.h nsXPIDLString.h plvector.h nsTextFormater.h