diff options
author | Steve Huston <shuston@riverace.com> | 2000-12-21 23:15:35 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 2000-12-21 23:15:35 +0000 |
commit | ab32944db715be7fc16d9bebba10b7789899d550 (patch) | |
tree | 3dac3ed0d2344969f40c4d70e482576bf5600806 /ace/ace-dll.icc | |
parent | b92fec470c5b5252c3a4a9a2ec810f548c59c399 (diff) | |
download | ATCD-ab32944db715be7fc16d9bebba10b7789899d550.tar.gz |
ChangeLogTag:Thu Dec 21 18:12:38 2000 Steve Huston <shuston@riverace.com>
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 89ee5e30cdf..f2ccdf1e719 100644 --- a/ace/ace-dll.icc +++ b/ace/ace-dll.icc @@ -182,6 +182,7 @@ option 'Obstack.h', 'OS.h', 'OS_Dirent.h', + 'OS_Errno.h', 'OS_Log_Msg_Attributes.h', 'OS_Memory.h', 'OS_String.h', @@ -392,6 +393,7 @@ option source type(cpp) "Obstack.cpp" source type(cpp) "OS.cpp" source type(cpp) "OS_Dirent.cpp" + source type(cpp) "OS_Errno.cpp" source type(cpp) "OS_Log_Msg_Attributes.cpp" source type(cpp) "OS_Memory.cpp" source type(cpp) "OS_String.cpp" |