summaryrefslogtreecommitdiff
path: root/TAO/tao/Tagged_Components.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-08-16 09:37:51 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-08-16 09:37:51 +0000
commit14de45d888228c6ffa1a57816b8cc8a043b25f2d (patch)
treee76436680bf749124d81df5f6c7fe3c616729d64 /TAO/tao/Tagged_Components.cpp
parentf20182cd788d7df3ea29d721290c6d2d91198816 (diff)
downloadATCD-14de45d888228c6ffa1a57816b8cc8a043b25f2d.tar.gz
ChangeLogTag:Sat Aug 16 02:17:49 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Tagged_Components.cpp')
-rw-r--r--TAO/tao/Tagged_Components.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/Tagged_Components.cpp b/TAO/tao/Tagged_Components.cpp
index 01ffc198888..80b69e00753 100644
--- a/TAO/tao/Tagged_Components.cpp
+++ b/TAO/tao/Tagged_Components.cpp
@@ -2,16 +2,17 @@
#include "tao/Tagged_Components.h"
#include "tao/Profile.h"
-#include "tao/ORB_Core.h"
#if !defined (__ACE_INLINE__)
# include "tao/Tagged_Components.i"
#endif /* ! __ACE_INLINE__ */
+
ACE_RCSID (tao,
Tagged_Components,
"$Id$")
+
void
TAO_Tagged_Components::set_orb_type (CORBA::ULong orb_type)
{