diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-04-06 21:51:57 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-04-06 21:51:57 +0000 |
commit | 7c41f0ba0ae9885940531bdcdb50ac3db800e1d5 (patch) | |
tree | 9e5e702040ce92f44af26261d03682856b1eb927 /ace/Makefile.am | |
parent | e44c1770597bd92fed6c52cfa0fd77e67e42c524 (diff) | |
download | ATCD-7c41f0ba0ae9885940531bdcdb50ac3db800e1d5.tar.gz |
ChangeLogTag: Wed Apr 6 14:49:39 2005 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'ace/Makefile.am')
-rw-r--r-- | ace/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Makefile.am b/ace/Makefile.am index 0492789d667..9b014c36649 100644 --- a/ace/Makefile.am +++ b/ace/Makefile.am @@ -1043,6 +1043,7 @@ nobase_include_HEADERS = \ Unbounded_Set.cpp \ Unbounded_Set.h \ Unbounded_Set.inl \ + Value_Ptr.h \ Vector_T.cpp \ Vector_T.h \ Vector_T.inl \ |