summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Channel_Clients.h
blob: 487e688eb2cfd2792884d03b5b0afc0afcd3e044 (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 */