From bbf2483c36614c7c78189a95d401caca48a7fe7b Mon Sep 17 00:00:00 2001 From: coryan Date: Fri, 8 Feb 2002 20:34:32 +0000 Subject: ChangeLogTag:Fri Feb 8 12:33:29 2002 Carlos O'Ryan --- TAO/tao/DLL_ORB.cpp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'TAO/tao/DLL_ORB.cpp') diff --git a/TAO/tao/DLL_ORB.cpp b/TAO/tao/DLL_ORB.cpp index 62ed79c9018..1cbdf9370f3 100644 --- a/TAO/tao/DLL_ORB.cpp +++ b/TAO/tao/DLL_ORB.cpp @@ -1,10 +1,12 @@ // -*- C++ -*- -#include "ace/ARGV.h" -#include "ace/Dynamic_Service.h" #include "tao/DLL_ORB.h" #include "tao/TAO_Singleton_Manager.h" +#include "tao/Environment.h" + #include "tao/debug.h" +#include "ace/ARGV.h" +#include "ace/Dynamic_Service.h" ACE_RCSID (tao, DLL_ORB, -- cgit v1.2.1