diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-04 10:10:22 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-04 10:10:22 +0000 |
commit | 5c22f3f8c49197d2fae2643f58102324d411ea30 (patch) | |
tree | 4542feaeb5746b43a65e7d1695725ad8600b7523 /netsvcs | |
parent | ca174af8a44cfb38ccfaf84b636733fece06151a (diff) | |
download | ATCD-5c22f3f8c49197d2fae2643f58102324d411ea30.tar.gz |
*** empty log message ***
Diffstat (limited to 'netsvcs')
-rw-r--r-- | netsvcs/lib/Logging_Strategy.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/netsvcs/lib/Logging_Strategy.cpp b/netsvcs/lib/Logging_Strategy.cpp index f0170c244ac..df940115474 100644 --- a/netsvcs/lib/Logging_Strategy.cpp +++ b/netsvcs/lib/Logging_Strategy.cpp @@ -3,6 +3,7 @@ #define ACE_BUILD_SVC_DLL #include "ace/Get_Opt.h" +#include "ace/streams.h" #include "Logging_Strategy.h" // Parse the string containing all the flags and set the flags accordingly |