summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.inl')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.inl6
1 files changed, 5 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.inl b/TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.inl
index d20c1cc441c..348e107c4ad 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.inl
+++ b/TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.inl
@@ -1,3 +1,7 @@
// $Id$
-#include "Reactive_Task.h"
+ACE_INLINE TAO_NS_Buffering_Strategy*
+TAO_NS_Reactive_Task::buffering_strategy (void)
+{
+ return 0;
+}