Merge pull request #1551 from DOCGroup/plm_jira_333
[ACE_TAO.git] / TAO / orbsvcs / tests / Property / server.h
blob2f1b1e213c04e91bf1ba2ddd6e003af2041b0843
1 /* -*- C++ -*- */
3 //=============================================================================
4 /**
5 * @file server.h
7 * Test server for the CosPropertyService.
9 * @author Alexander Babu Arulanthu <alex.cs.wustl.edu>
11 //=============================================================================
14 #ifndef COSPROPERTYSERVICE_SERVER_H
15 #define COSPROPERTYSERVICE_SERVER_H
17 #include "orbsvcs/Property/CosPropertyService_i.h"
18 #include "orbsvcs/Naming/Naming_Client.h"
20 #endif /* COSPROPERTYSERVICE_SERVER_H */