diff options
Diffstat (limited to 'TAO/TAO_IDL/driver/drv_preproc.cpp')
-rw-r--r-- | TAO/TAO_IDL/driver/drv_preproc.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/TAO_IDL/driver/drv_preproc.cpp b/TAO/TAO_IDL/driver/drv_preproc.cpp index b182ad6b988..c105c4956ed 100644 --- a/TAO/TAO_IDL/driver/drv_preproc.cpp +++ b/TAO/TAO_IDL/driver/drv_preproc.cpp @@ -73,11 +73,10 @@ trademarks or registered trademarks of Sun Microsystems, Inc. #include "utl_err.h" #include "ace/Version.h" -#include "ace/Process_Manager.h" +#include "ace/Process.h" #include "ace/SString.h" #include "ace/Env_Value_T.h" #include "ace/ARGV.h" -#include "ace/UUID.h" #include "ace/Dirent.h" #include "ace/OS_NS_sys_stat.h" #include "ace/Truncate.h" |