summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-01-31 04:45:41 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-01-31 04:45:41 +0000
commit7f964d47c53e482a35aff6fb03cd5e07528f1ae5 (patch)
treee28c81890d3515d21407957b974fbb20006587a3
parent37aa8108d84c918618bbaf263d546fdb3b7228ca (diff)
downloadATCD-7f964d47c53e482a35aff6fb03cd5e07528f1ae5.tar.gz
ChangeLogTag:Sun Jan 30 19:57:37 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
-rw-r--r--TAO/ChangeLog1
-rw-r--r--TAO/examples/Simple/time-date/Time_Date.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 69462824d67..0d892cd072e 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -5,6 +5,7 @@ Sun Jan 30 19:57:37 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
* examples/Content_Server/AMI_Observer/Callback_i.cpp:
* examples/Content_Server/AMI_Observer/Push_Iterator_Factory_i.cpp:
* examples/Content_Server/SMI_Iterator/client.cpp:
+ * examples/Simple/time-date/Time_Date.cpp:
* orbsvcs/ImplRepo_Service/ImR_Activator_i.cpp:
* orbsvcs/ImplRepo_Service/ImR_Activator_i.h:
* orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Replication_Strategy.cpp:
diff --git a/TAO/examples/Simple/time-date/Time_Date.cpp b/TAO/examples/Simple/time-date/Time_Date.cpp
index c95126fde6e..a701a65f1c6 100644
--- a/TAO/examples/Simple/time-date/Time_Date.cpp
+++ b/TAO/examples/Simple/time-date/Time_Date.cpp
@@ -13,6 +13,7 @@
#include "Time_Date.h"
#include "tao/TAO_Singleton_Manager.h"
#include "tao/debug.h"
+#include "ace/Reactor.h"
#include "ace/Get_Opt.h"
#include "ace/Dynamic_Service.h"