From a4913f0b043fdc7684561914d80d281ee9e1b01d Mon Sep 17 00:00:00 2001 From: parsons Date: Mon, 18 Dec 2000 14:28:48 +0000 Subject: ChangeLogTag: Mon Dec 18 08:03:13 2000 Jeff Parsons --- TAO/tao/Dynamic_Adapter.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TAO/tao/Dynamic_Adapter.cpp') diff --git a/TAO/tao/Dynamic_Adapter.cpp b/TAO/tao/Dynamic_Adapter.cpp index c99f4a2e1bc..24f48641359 100644 --- a/TAO/tao/Dynamic_Adapter.cpp +++ b/TAO/tao/Dynamic_Adapter.cpp @@ -75,6 +75,12 @@ TAO_Dynamic_Adapter::create_exception_list (CORBA::ExceptionList_ptr &, { } +void +TAO_Dynamic_Adapter::create_unknown_user_typecode (CORBA::TypeCode_ptr &, + CORBA::Environment &) +{ +} + // *********************************************************************** // Implementation of the CORBA::is_nil and CORBA::release methods for -- cgit v1.2.1