summaryrefslogtreecommitdiff
path: root/TAO/tao/Object.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-03-07 13:48:34 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-03-07 13:48:34 +0000
commit061bf40c3c45f46f3f258fa37eee0b28cfc8d83e (patch)
tree8dfd22aef31a5c0d590169db59f9550442d00b65 /TAO/tao/Object.h
parent852b20eded5cf8c61ff52930ade378242a8a772c (diff)
downloadATCD-061bf40c3c45f46f3f258fa37eee0b28cfc8d83e.tar.gz
Fri Mar 7 13:47:30 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Object.h')
-rw-r--r--TAO/tao/Object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Object.h b/TAO/tao/Object.h
index 4d4bc2be098..a68d22b866e 100644
--- a/TAO/tao/Object.h
+++ b/TAO/tao/Object.h
@@ -185,7 +185,6 @@ namespace CORBA
CORBA::ContextList_ptr ctxtlist,
CORBA::Request_ptr &request,
CORBA::Flags req_flags);
-#endif
// The default implementation of this method uses the same simple,
// multi-protocol remote invocation interface as is assumed by the
@@ -194,6 +193,7 @@ namespace CORBA
/// DII operation to create a request.
virtual CORBA::Request_ptr _request (const char *operation);
+#endif
#endif /* TAO_HAS_MINIMUM_CORBA */