summaryrefslogtreecommitdiff
path: root/TAO/examples/Logging
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-06 20:47:00 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-06 20:47:00 +0000
commit98079ea0a27d042ddddd79ed97ca9e071e553fdc (patch)
tree598df7f102d1bb969fe2cad72dbef36c202a675b /TAO/examples/Logging
parent237b2b4998bac3f90841fe1e5ce12c3bda469d37 (diff)
downloadATCD-98079ea0a27d042ddddd79ed97ca9e071e553fdc.tar.gz
ChangeLogTag:Wed Aug 6 20:44:51 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/examples/Logging')
-rw-r--r--TAO/examples/Logging/Logger_i.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/examples/Logging/Logger_i.h b/TAO/examples/Logging/Logger_i.h
index a24b2565250..3712a5692c8 100644
--- a/TAO/examples/Logging/Logger_i.h
+++ b/TAO/examples/Logging/Logger_i.h
@@ -22,6 +22,7 @@
#include "LoggerS.h"
#include "ace/Hash_Map_Manager.h"
+#include "ace/SString.h"
class Logger_i : public virtual POA_Logger
{