From 1289db2dac1e6a7a2ef069934aa56bcdbfd91228 Mon Sep 17 00:00:00 2001 From: "scc%netscape.com" Date: Wed, 21 Jul 1999 00:50:44 +0000 Subject: [PATCH] Added "nsCppSharedAllocator.h" to exports. --- xpcom/ds/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/xpcom/ds/Makefile.in b/xpcom/ds/Makefile.in index 9e65bda4d19e..f907e2c6ddd8 100644 --- a/xpcom/ds/Makefile.in +++ b/xpcom/ds/Makefile.in @@ -74,6 +74,7 @@ CPPSRCS = \ EXPORTS = \ nsAVLTree.h \ nsBTree.h \ + nsCppSharedAllocator.h \ nsCRT.h \ nsDeque.h \ nsEnumeratorUtils.h \