/* -*- 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 */