From 89688c468a7a811f16d3cf8f030dd7e46df1b832 Mon Sep 17 00:00:00 2001 From: thrall Date: Wed, 16 Jul 2003 20:05:00 +0000 Subject: Added typedef TCFG_SET_SPTR --- TAO/orbsvcs/tests/EC_Config/TestConfig.h | 1 + 1 file changed, 1 insertion(+) diff --git a/TAO/orbsvcs/tests/EC_Config/TestConfig.h b/TAO/orbsvcs/tests/EC_Config/TestConfig.h index 4067ce2e18b..536569f4b3b 100644 --- a/TAO/orbsvcs/tests/EC_Config/TestConfig.h +++ b/TAO/orbsvcs/tests/EC_Config/TestConfig.h @@ -26,6 +26,7 @@ namespace TestConfig { struct test_config_t; typedef ACE_Array Test_Config_Set; +typedef ACE_Strong_Bound_Ptr TCFG_SET_SPTR; typedef ACE_Weak_Bound_Ptr TCFG_SET_WPTR; // Entity_Type_t is used to distinguish different types of entities -- cgit v1.2.1