summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/lib/Notify_PushSupplier.h
blob: 4045e9a2eb69f254f540cba66c23e6df2b4421e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// $Id$

#ifndef TAO_NOTIFY_PUSHSUPPLIER_H
#define TAO_NOTIFY_PUSHSUPPLIER_H
#include "ace/pre.h"

#include "PushSupplier.h"

typedef TAO_NS_PushSupplier TAO_Notify_PushSupplier;

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