summaryrefslogtreecommitdiff
path: root/TAO/tao/LocalObject.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/LocalObject.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/LocalObject.h')
-rw-r--r--TAO/tao/LocalObject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/LocalObject.h b/TAO/tao/LocalObject.h
index a3521486020..551e35a030d 100644
--- a/TAO/tao/LocalObject.h
+++ b/TAO/tao/LocalObject.h
@@ -76,7 +76,6 @@ namespace CORBA
/// Throws NO_IMPLEMENT.
virtual CORBA::Object_ptr _get_component (void);
-#endif
/// Get the repository id.
virtual char * _repository_id (void);
@@ -100,6 +99,7 @@ namespace CORBA
/// Throws NO_IMPLEMENT.
virtual CORBA::Request_ptr _request (const char * operation);
+#endif
#endif /* TAO_HAS_MINIMUM_CORBA */
#if (TAO_HAS_CORBA_MESSAGING == 1)