diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2002-04-10 17:44:16 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2002-04-10 17:44:16 +0000 |
commit | cf8051869183d2ef19b2db93584d9d892b870127 (patch) | |
tree | 1081fc9b38d9ab63244fa71ae0320de03e56a427 /ace/Log_Msg_Callback.h | |
parent | e435557ad8d305a6a4983e4a6ddf6189c4e75f14 (diff) | |
download | ATCD-cf8051869183d2ef19b2db93584d9d892b870127.tar.gz |
ChangeLogTag:Wed Apr 10 10:40:36 2002 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/Log_Msg_Callback.h')
-rw-r--r-- | ace/Log_Msg_Callback.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Log_Msg_Callback.h b/ace/Log_Msg_Callback.h index b9c833745ad..3602d56459d 100644 --- a/ace/Log_Msg_Callback.h +++ b/ace/Log_Msg_Callback.h @@ -14,7 +14,7 @@ #define ACE_LOG_MSG_CALLBACK_H #include "ace/pre.h" -#include "ace/config-all.h" +#include "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once |