summaryrefslogtreecommitdiff
path: root/ace/OS.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-05-26 18:08:47 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-05-26 18:08:47 +0000
commit25235f5017690551c69325fec3e9e2da0add7446 (patch)
treee9cb37531e5501b1a7a1e0201cf7e16f500155a9 /ace/OS.cpp
parent979516614bb95c95bef913d53fb737e4787155f9 (diff)
downloadATCD-25235f5017690551c69325fec3e9e2da0add7446.tar.gz
ChangeLogTag:Thu May 25 19:39:59 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/OS.cpp')
-rw-r--r--ace/OS.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/OS.cpp b/ace/OS.cpp
index 5e185b3301b..d3b3abedca0 100644
--- a/ace/OS.cpp
+++ b/ace/OS.cpp
@@ -3,6 +3,8 @@
#include "ace/OS.h"
#include "ace/Sched_Params.h"
+#include "ace/Log_Msg.h" // @@ Should go away!
+
#if defined (ACE_THREADS_DONT_INHERIT_LOG_MSG) || \
defined (ACE_HAS_MINIMAL_ACE_OS)
# if defined (ACE_PSOS)