Added "nsCharTraits.h"

This commit is contained in:
scc%netscape.com 2000-03-23 21:10:46 +00:00
parent 2235d820f9
commit cc84e8491e
3 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,7 @@ nsISizeOfHandler.h
nsIUnicharBuffer.h
nsInt64.h
nsQuickSort.h
nsCharTraits.h
nsAReadableString.h
nsAWritableString.h
nsSharedString.h

View File

@ -84,6 +84,7 @@ EXPORTS = \
nsIUnicharBuffer.h \
nsInt64.h \
nsQuickSort.h \
nsCharTraits.h \
nsAReadableString.h \
nsAWritableString.h \
nsSharedString.h \

View File

@ -45,6 +45,7 @@ EXPORTS = \
nsIUnicharBuffer.h \
nsInt64.h \
nsQuickSort.h \
nsCharTraits.h \
nsAReadableString.h \
nsAWritableString.h \
nsSharedString.h \