diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-05-28 04:01:38 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-05-28 04:01:38 +0000 |
commit | bfdf716ad2b04d7c918f9d9126e2732a57db7a35 (patch) | |
tree | 17013cf775ce6b288914dd7d2ba10add6be1712b /TAO/performance-tests/Cubit | |
parent | 0ee13814237952b15192a772e4793ce578e640de (diff) | |
download | ATCD-bfdf716ad2b04d7c918f9d9126e2732a57db7a35.tar.gz |
ChangeLogTag:Sat May 27 20:59:11 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/performance-tests/Cubit')
-rw-r--r-- | TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.cpp b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.cpp index 60fd05a1b40..86d9b43b27c 100644 --- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.cpp +++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.cpp @@ -1,6 +1,7 @@ // $Id$ #include "Globals.h" +#include "ace/Log_Msg.h" Globals::Globals (void) : thr_create_flags (0), |