summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-09 17:27:21 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-09 17:27:21 +0000
commit385de5be130c3a79f83b4a5c12300a5bd130ef0e (patch)
treeafe8a4cab21705b8c94491fe1693b29284cb7ac8
parent1f26af31f58857188848b43527f3aa0b707ba87f (diff)
downloadATCD-385de5be130c3a79f83b4a5c12300a5bd130ef0e.tar.gz
ChangeLogTag: Fri May 9 12:24:42 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
-rw-r--r--TAO/ChangeLog6
-rw-r--r--TAO/tao/corba.h1
2 files changed, 6 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index ae9216aa213..4e127f6526a 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Fri May 9 12:24:42 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * tao/corba.h:
+
+ Removed an include that was meant for a branch.
+
Fri May 9 11:05:24 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
* tao/corba.h:
diff --git a/TAO/tao/corba.h b/TAO/tao/corba.h
index a6d140d3041..3f720fd9557 100644
--- a/TAO/tao/corba.h
+++ b/TAO/tao/corba.h
@@ -43,7 +43,6 @@
#include "tao/Any_Special_Basic_Impl_T.h"
#include "tao/Any_Array_Impl_T.h"
#include "tao/Any_Dual_Impl_T.h"
-#include "tao/SArgument_T.h"
#include "tao/Environment.h"
#include "tao/Exception.h"