summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/lib/Notify_PushSupplier.h
blob: 4ee6384ffe4f67b0f7c415d56ed5310cc1be99fb (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef TAO_NOTIFY_PUSHSUPPLIER_H
#define TAO_NOTIFY_PUSHSUPPLIER_H
#include /**/ "ace/pre.h"

#include "PushSupplier.h"

typedef TAO_Notify_Tests_PushSupplier TAO_Notify_PushSupplier;

#include /**/ "ace/post.h"
#endif /* TAO_NOTIFY_PUSHSUPPLIER_H */