summaryrefslogtreecommitdiff
path: root/TAO/tao/Valuetype
diff options
context:
space:
mode:
authorsma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-08-05 13:23:23 +0000
committersma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-08-05 13:23:23 +0000
commitcfa6f65bcfd5d08d2e0fa5f089bc4d43856f72bc (patch)
tree558e4defc0d1fee03710c066c83a45840691e43b /TAO/tao/Valuetype
parentef36fa84d5cb928d64fe1d4ab48e33e6ef2a765f (diff)
downloadATCD-cfa6f65bcfd5d08d2e0fa5f089bc4d43856f72bc.tar.gz
ChangeLogTag: Thu Aug 5 13:25:00 UTC 2010 Build CZar <buildczar at prismtech dot com>
Diffstat (limited to 'TAO/tao/Valuetype')
-rw-r--r--TAO/tao/Valuetype/AbstractBase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Valuetype/AbstractBase.h b/TAO/tao/Valuetype/AbstractBase.h
index e76e2683037..9dabff20d5e 100644
--- a/TAO/tao/Valuetype/AbstractBase.h
+++ b/TAO/tao/Valuetype/AbstractBase.h
@@ -129,7 +129,7 @@ namespace CORBA
/// Wrapper for _remove_ref(), naming convention for
/// templatizing.
- inline void _decr_refcount (void);
+ void _decr_refcount (void);
protected: