summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-11 16:56:25 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-11 16:56:25 +0000
commita5e3633cfea05ec0de424ccf3bbb04108f392f8a (patch)
treec39c7f535131f2b3564e30b3e458f33bd49fcd7a
parent9848377a903d1251a6dd35b05dc43eb6b63d3523 (diff)
downloadATCD-a5e3633cfea05ec0de424ccf3bbb04108f392f8a.tar.gz
ChangeLogTag:Fri Nov 11 08:55:05 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
-rw-r--r--TAO/ChangeLog7
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_Factory.h2
2 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index d46ea553f5a..724f027e662 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,10 @@
+Fri Nov 11 08:55:05 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
+
+ * orbsvcs/orbsvcs/CosEvent/CEC_Factory.h:
+
+ Include "tao/Versioned_Namespace.h" for
+ TAO_BEGIN_VERSIONED_NAMESPACE_DECL macro definition.
+
Fri Nov 11 08:50:02 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
* orbsvcs/orbsvcs/AV/Endpoint_Strategy_T.cpp:
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Factory.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Factory.h
index 3986c6d6366..9b7a7449f2f 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Factory.h
@@ -24,6 +24,8 @@
#include "ace/Service_Object.h"
+#include "tao/Versioned_Namespace.h"
+
class ACE_Lock;
TAO_BEGIN_VERSIONED_NAMESPACE_DECL