diff options
Diffstat (limited to 'TAO/examples/Callback_Quoter/Consumer_Handler.h')
-rw-r--r-- | TAO/examples/Callback_Quoter/Consumer_Handler.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/examples/Callback_Quoter/Consumer_Handler.h b/TAO/examples/Callback_Quoter/Consumer_Handler.h index 9a0cd8b6c22..ebd8581071e 100644 --- a/TAO/examples/Callback_Quoter/Consumer_Handler.h +++ b/TAO/examples/Callback_Quoter/Consumer_Handler.h @@ -30,7 +30,6 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "tao/PortableServer/ORB_Manager.h" #include "orbsvcs/Naming/Naming_Client.h" #include "orbsvcs/CosNamingC.h" |