diff options
Diffstat (limited to 'TAO/tao/Reactor_Per_Priority.i')
-rw-r--r-- | TAO/tao/Reactor_Per_Priority.i | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/tao/Reactor_Per_Priority.i b/TAO/tao/Reactor_Per_Priority.i new file mode 100644 index 00000000000..86c085d631a --- /dev/null +++ b/TAO/tao/Reactor_Per_Priority.i @@ -0,0 +1,6 @@ +// $Id$ + +ACE_INLINE +TAO_Reactor_Per_Priority::TAO_Reactor_Per_Priority (void) +{ +} |