summaryrefslogtreecommitdiff
path: root/netsvcs/clients/Naming/Client/Client_Test.h
blob: 1df4c5c0e055f1be4961492348d02fdd88ff8589 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// -*- C++ -*-
//
// $Id$

#include "ace/svc_export.h"

#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */

// Define the external Client_Test interface.

ACE_SVC_FACTORY_DECLARE (Client_Test)