summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/driver
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-04 05:21:39 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-04 05:21:39 +0000
commit113bec78c0f209ee85b9363b605ed2c99f4b4988 (patch)
treeb9ad21287a6b112d22cd757718af5c60419de77b /TAO/TAO_IDL/driver
parent832eace9fe026ab3b499c2533322131bc07b4b0c (diff)
downloadATCD-113bec78c0f209ee85b9363b605ed2c99f4b4988.tar.gz
ChangeLogTag:Tue Nov 4 04:55:40 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/TAO_IDL/driver')
-rw-r--r--TAO/TAO_IDL/driver/drv_args.cpp1
-rw-r--r--TAO/TAO_IDL/driver/drv_preproc.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/driver/drv_args.cpp b/TAO/TAO_IDL/driver/drv_args.cpp
index 1cdfbdbca14..050592dd356 100644
--- a/TAO/TAO_IDL/driver/drv_args.cpp
+++ b/TAO/TAO_IDL/driver/drv_args.cpp
@@ -72,6 +72,7 @@ trademarks or registered trademarks of Sun Microsystems, Inc.
#include "be_global.h"
#include "be_extern.h"
#include "ace/Process.h"
+#include "ace/OS_NS_stdio.h"
ACE_RCSID (driver,
drv_args,
diff --git a/TAO/TAO_IDL/driver/drv_preproc.cpp b/TAO/TAO_IDL/driver/drv_preproc.cpp
index c2d4e74ef2a..b0ad60e326f 100644
--- a/TAO/TAO_IDL/driver/drv_preproc.cpp
+++ b/TAO/TAO_IDL/driver/drv_preproc.cpp
@@ -78,6 +78,7 @@ trademarks or registered trademarks of Sun Microsystems, Inc.
#include "ace/Env_Value_T.h"
#include "ace/ARGV.h"
#include "ace/streams.h"
+#include "ace/OS_NS_stdio.h"
ACE_RCSID (driver,
drv_preproc,