diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-09-20 19:16:33 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-09-20 19:16:33 +0000 |
commit | a7fc7a87fef4df2d4c08061b3411e74d0e45150a (patch) | |
tree | 958162933a5bfc09d72bdc18fe966be1de173f0d /ace/ace-dll.icc | |
parent | b0aa6b262041594c9ea811cfe73936714bb9bf22 (diff) | |
download | ATCD-a7fc7a87fef4df2d4c08061b3411e74d0e45150a.tar.gz |
ChangeLogTag:Wed Sep 20 12:10:41 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/ace-dll.icc')
-rw-r--r-- | ace/ace-dll.icc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/ace-dll.icc b/ace/ace-dll.icc index 8cd96fb8d79..d961d5aa0b0 100644 --- a/ace/ace-dll.icc +++ b/ace/ace-dll.icc @@ -78,6 +78,7 @@ option 'Caching_Strategies_T.h', 'Caching_Utility_T.h', 'Capabilities.h', + 'CDR_Base.h', 'CDR_Stream.h', 'Cleanup_Strategies_T.h', 'Codeset_IBM1047.h', @@ -305,6 +306,7 @@ option source type(cpp) "Based_Pointer_Repository.cpp" source type(cpp) "Basic_Types.cpp" source type(cpp) "Capabilities.cpp" + source type(cpp) "CDR_Base.cpp" source type(cpp) "CDR_Stream.cpp" source type(cpp) "Containers.cpp" source type(cpp) "CORBA_Handler.cpp" |