summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Channel_Clients.h
blob: 124742caf69a7ec4a3e58e243f450a369128667b (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
/* -*- 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 "ace/pre.h"

#include "orbsvcs/Channel_Clients_T.h"

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