summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2009-06-10 02:22:00 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2009-06-10 02:22:00 +0000
commitcd3f7e06b1f2ffe32e114576a114baa63f06d4d4 (patch)
tree56601f694027232dea4973792b0c4620ce533b04
parent5d93e3ef134e03b18780a995484402851fcffee4 (diff)
downloadATCD-cd3f7e06b1f2ffe32e114576a114baa63f06d4d4.tar.gz
Wed Jun 10 02:20:40 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>
* tao/IIOP_Endpoint.h: fix compile error.
-rw-r--r--TAO/ChangeLog8
-rw-r--r--TAO/tao/IIOP_Endpoint.h1
2 files changed, 8 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 67a0aa90da4..c3fa31e127c 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Wed Jun 10 02:20:40 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>
+
+ * tao/IIOP_Endpoint.h:
+
+ fix compile error.
+
Tue Jun 9 23:17:14 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>
* utils/logWalker/HostProcess.cpp:
@@ -7,7 +13,7 @@ Tue Jun 9 23:17:14 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>
* utils/logWalker/Thread.cpp:
* utils/logWalker/logWalker.cpp:
* utils/logWalker/logWalker.mpc:
-
+
Fuzz fix.
Tue Jun 9 22:26:07 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>
diff --git a/TAO/tao/IIOP_Endpoint.h b/TAO/tao/IIOP_Endpoint.h
index b8abb2e1bb2..155796a60c8 100644
--- a/TAO/tao/IIOP_Endpoint.h
+++ b/TAO/tao/IIOP_Endpoint.h
@@ -34,6 +34,7 @@
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
class TAO_IIOP_Connection_Handler;
+class TAO_IIOP_Profile;
/**
* @class TAO_IIOP_Endpoint