summaryrefslogtreecommitdiff
path: root/TAO/tests/Abstract_Interface/server.cpp
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-10 21:58:23 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-10 21:58:23 +0000
commit46eed372c189fa1f85b53c58f15aa15c6dfb5c44 (patch)
treedfa3fd96e27fde31aff2c1dda1c3d40ef463e905 /TAO/tests/Abstract_Interface/server.cpp
parentd9bc370c92279b56f13df1812b7e5f4023950479 (diff)
downloadATCD-46eed372c189fa1f85b53c58f15aa15c6dfb5c44.tar.gz
ChangeLogTag:Mon Nov 10 22:07:56 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/tests/Abstract_Interface/server.cpp')
-rw-r--r--TAO/tests/Abstract_Interface/server.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/Abstract_Interface/server.cpp b/TAO/tests/Abstract_Interface/server.cpp
index b64589e6806..6a3c9034587 100644
--- a/TAO/tests/Abstract_Interface/server.cpp
+++ b/TAO/tests/Abstract_Interface/server.cpp
@@ -2,6 +2,7 @@
#include "test_i.h"
#include "ace/Get_Opt.h"
+#include "ace/OS_NS_stdio.h"
ACE_RCSID (Abstract_Interface,
server,