diff options
| author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-10 21:58:23 +0000 |
|---|---|---|
| committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-10 21:58:23 +0000 |
| commit | 46eed372c189fa1f85b53c58f15aa15c6dfb5c44 (patch) | |
| tree | dfa3fd96e27fde31aff2c1dda1c3d40ef463e905 /TAO/tests/Abstract_Interface/server.cpp | |
| parent | d9bc370c92279b56f13df1812b7e5f4023950479 (diff) | |
| download | ATCD-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.cpp | 1 |
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, |
