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

#include "ace/OS.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)