summaryrefslogtreecommitdiff
path: root/trunk/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Service_Activate.h
blob: f6d261f2246ec43a6961d91e2c2ccffa926f4fd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
//=============================================================================
/**
 * @file FT_Service_Activate.h
 *
 * $Id$
 *
 * A concrete implementation of a service callback
 *
 * @author Bala Natarajan <bala@cs.wustl.edu>
 */
//=============================================================================

#ifndef TAO_FT_ACTIVATE_H
#define TAO_FT_ACTIVATE_H

#include "orbsvcs/FaultTolerance/FT_ClientService_Activate.h"
#include "orbsvcs/FaultTolerance/FT_ServerService_Activate.h"

#endif /*TAO_FT_ACTIVATE_H*/