exporting to dist the new header file "nsAlgorithm.h" . Part of the fix for bug #39686

This commit is contained in:
scc%mozilla.org 2000-05-20 20:00:49 +00:00
Родитель dae10b02a8
Коммит 0430a32652
3 изменённых файлов: 4 добавлений и 1 удалений

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

@ -1,3 +1,4 @@
nsAlgorithm.h
nsAVLTree.h
nsAtomService.h
nsCppSharedAllocator.h

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

@ -69,6 +69,7 @@ CPPSRCS = \
$(NULL)
EXPORTS = \
nsAlgorithm.h \
nsAVLTree.h \
nsAtomService.h \
nsCppSharedAllocator.h \

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

@ -28,7 +28,8 @@ MODULE = xpcom
## exports
EXPORTS = \
nsTextFormatter.h \
nsAlgorithm.h \
nsTextFormatter.h \
nsAVLTree.h \
nsCppSharedAllocator.h \
nsCRT.h \