summaryrefslogtreecommitdiff
path: root/TAO/tao/LocalObject.h
diff options
context:
space:
mode:
authorAbdullah Sowayan <sowayan@users.noreply.github.com>2009-05-18 14:50:44 +0000
committerAbdullah Sowayan <sowayan@users.noreply.github.com>2009-05-18 14:50:44 +0000
commit189a4bab6a578e8b7e83c15c0ef9c5c8fbdb62aa (patch)
treee6c3ba10dc5cbc824e3bdc5050d64439830f5923 /TAO/tao/LocalObject.h
parent7783434c7ca60d00c6bcc8130c130f632f19820c (diff)
downloadATCD-189a4bab6a578e8b7e83c15c0ef9c5c8fbdb62aa.tar.gz
Mon May 18 14:47:24 UTC 2009 Abdullah Sowayan <sowayan@gmail.com>
Diffstat (limited to 'TAO/tao/LocalObject.h')
-rw-r--r--TAO/tao/LocalObject.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tao/LocalObject.h b/TAO/tao/LocalObject.h
index 9d81a143ce8..35da4735bcb 100644
--- a/TAO/tao/LocalObject.h
+++ b/TAO/tao/LocalObject.h
@@ -174,6 +174,9 @@ namespace CORBA
};
} // End CORBA namespace
+
+//FUZZ: disable check_for_TAO_Local_RefCounted_Object
+
#if !defined (ACE_LACKS_DEPRECATED_MACROS)
/**
* @brief This class is there to keep backwards compatibility to the
@@ -202,6 +205,8 @@ class TAO_Export TAO_Local_RefCounted_Object
};
#endif
+//FUZZ: enable check_for_TAO_Local_RefCounted_Object
+
TAO_END_VERSIONED_NAMESPACE_DECL
#if defined (__ACE_INLINE__)