summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2012-02-29 12:20:24 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2012-02-29 12:20:24 +0000
commitd83a01d34380e41b6fe72ff6858333f71f59e883 (patch)
tree4bf6663df9259e80de1233e752d4b555f52fcab1
parent5d600d487502077ccbeb4e7a1a54fe2bc2d94b86 (diff)
downloadATCD-d83a01d34380e41b6fe72ff6858333f71f59e883.tar.gz
Wed Feb 29 12:19:53 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/IFR_Client/IFR_Base.pidl: Use orb.idl
-rw-r--r--TAO/ChangeLog5
-rw-r--r--TAO/tao/IFR_Client/IFR_Base.pidl2
2 files changed, 6 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index c8c20ecdca8..18b5c85b94b 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,8 @@
+Wed Feb 29 12:19:53 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * tao/IFR_Client/IFR_Base.pidl:
+ Use orb.idl
+
Wed Feb 29 09:38:23 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.h:
diff --git a/TAO/tao/IFR_Client/IFR_Base.pidl b/TAO/tao/IFR_Client/IFR_Base.pidl
index 5253119dd8a..c03d14c98f8 100644
--- a/TAO/tao/IFR_Client/IFR_Base.pidl
+++ b/TAO/tao/IFR_Client/IFR_Base.pidl
@@ -16,7 +16,7 @@
#ifndef _IFR_BASE_IDL_
#define _IFR_BASE_IDL_
-#include "tao/orb_types.pidl"
+#include "tao/orb.idl"
module CORBA
{