summaryrefslogtreecommitdiff
path: root/TAO/tao/Object.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Object.h')
-rw-r--r--TAO/tao/Object.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Object.h b/TAO/tao/Object.h
index bc631e78346..7d91a56e51a 100644
--- a/TAO/tao/Object.h
+++ b/TAO/tao/Object.h
@@ -103,8 +103,6 @@ public:
TAO_default_environment ()
);
-#endif /* TAO_HAS_MINIMUM_CORBA */
-
// Interface repository related operations.
// DII operations to create a request.
@@ -142,6 +140,8 @@ public:
CORBA_Environment &ACE_TRY_ENV =
TAO_default_environment ());
+#endif /* TAO_HAS_MINIMUM_CORBA */
+
#if (TAO_HAS_CORBA_MESSAGING == 1)
CORBA::Policy_ptr _get_policy (