2 //=============================================================================
4 * @file Notify_SequencePushConsumer.h
6 * This is a utility class is to be used by clients of the Notification
7 * Service to implement the servant for CosNotifyComm::SequencePushConsumer
9 * @author Pradeep Gore <pradeep@cs.wustl.edu>
11 //=============================================================================
14 #ifndef NOTIFY_SEQUENCEPUSHCONSUMER_H
15 #define NOTIFY_SEQUENCEPUSHCONSUMER_H
16 #include /**/ "ace/pre.h"
18 #include "SequencePushConsumer.h"
20 typedef TAO_Notify_Tests_SequencePushConsumer TAO_Notify_SequencePushConsumer
;
22 #include /**/ "ace/post.h"
24 #endif /* NOTIFY_SEQUENCEPUSHCONSUMER_H */