diff options
author | michel_j <michel_j@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-05-27 20:35:37 +0000 |
---|---|---|
committer | michel_j <michel_j@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-05-27 20:35:37 +0000 |
commit | 5b0dbd7ddb37eb4cd4542be4a47832675d4219e4 (patch) | |
tree | e40f3a036d4ddc01b56ec6cab0207bb80180c4ac /apps | |
parent | 99e67f7a700fb0550a674b47bc8c04146e524e99 (diff) | |
download | ATCD-5b0dbd7ddb37eb4cd4542be4a47832675d4219e4.tar.gz |
ChangeLogTag: Fri May 27 15:32:15 2005 Justin Michel <michel_j@ociweb.com>
Diffstat (limited to 'apps')
-rw-r--r-- | apps/drwho/Protocol_Manager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/drwho/Protocol_Manager.cpp b/apps/drwho/Protocol_Manager.cpp index faf118ef169..5e93399c837 100644 --- a/apps/drwho/Protocol_Manager.cpp +++ b/apps/drwho/Protocol_Manager.cpp @@ -1,6 +1,6 @@ // $Id$ -#include "ace/config.h" +#include "ace/config-all.h" #include "ace/Log_Msg.h" #include "ace/OS_Memory.h" #include "ace/OS_NS_string.h" |