diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-08-25 22:20:55 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-08-25 22:20:55 +0000 |
commit | 8ce7ed7f2a8b38ad403f9f9dcfce6245663ad615 (patch) | |
tree | 2bc5bc3e214f825056e14d93c56e99f83da8398e /ace/Makefile | |
parent | 02f096486e2c4df96e8d9e1dc8d0141db3cc4f36 (diff) | |
download | ATCD-8ce7ed7f2a8b38ad403f9f9dcfce6245663ad615.tar.gz |
ChangeLogTag:Fri Aug 25 15:15:27 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/Makefile')
-rw-r--r-- | ace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Makefile b/ace/Makefile index 1c90846b33e..11684bb4595 100644 --- a/ace/Makefile +++ b/ace/Makefile @@ -224,6 +224,7 @@ TEMPLATE_FILES = \ Future \ Future_Set \ Hash_Map_Manager_T \ + Hash_Map_With_Allocator_T \ Hash_Cache_Map_Manager_T \ IOStream_T \ LOCK_SOCK_Acceptor \ |