summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Channel_Clients.h
blob: ce4252418cb2ebe1b02f6c16271eac63e5719237 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/* -*- C++ -*- */
// $Id$
//
// ============================================================================
//
// = LIBRARY
//    ace
//
// = FILENAME
//    Channel_Clients
//
// = AUTHOR
//    Tim Harrison (harrison@cs.wustl.edu)
//
// ============================================================================

#ifndef ACE_CHANNEL_CLIENTS_H
#define ACE_CHANNEL_CLIENTS_H

#include "orbsvcs/Channel_Clients_T.h"

#if defined (__ACE_INLINE__)
#include "orbsvcs/Channel_Clients.i"
#endif /* __ACE_INLINE__ */
#endif /* ACE_CHANNEL_CLIENTS_H */