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