summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/lib/Notify_PushSupplier.h
blob: 502431afa0518470b6b6eaadc57b3d8ba38d0b52 (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_Notify_Tests_PushSupplier TAO_Notify_PushSupplier;

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