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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/Object.h b/TAO/tao/Object.h
index 7127afe473e..e93a8aff3ac 100644
--- a/TAO/tao/Object.h
+++ b/TAO/tao/Object.h
@@ -47,6 +47,7 @@ public:
static CORBA_Object_ptr _nil (void);
// return a NUL object
+ ACE_INLINE_FOR_GNUC
static CORBA_Object_ptr _narrow (CORBA_Object_ptr obj,
CORBA_Environment &ACE_TRY_ENV =
TAO_default_environment ());