diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-10-31 17:47:54 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-10-31 17:47:54 +0000 |
commit | 240e461c333238abf22f0fd572a1cc0e134e7720 (patch) | |
tree | ecdb3868c8c6ab10dea736bfb0aaaf5d169c8c08 /TAO/tao/Exception.cpp | |
parent | 5edec22deafeb12e573982eaf5d277c1aa8f8957 (diff) | |
download | ATCD-dre_osh_namespace.tar.gz |
ChangeLogTag:Fri Oct 31 17:47:18 UTC 2003 Don Hinton <dhinton@dresystems.com>dre_osh_namespace
Diffstat (limited to 'TAO/tao/Exception.cpp')
-rw-r--r-- | TAO/tao/Exception.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Exception.cpp b/TAO/tao/Exception.cpp index 0997581225f..10083d3af21 100644 --- a/TAO/tao/Exception.cpp +++ b/TAO/tao/Exception.cpp @@ -20,6 +20,8 @@ # include "tao/Exception.i" #endif /* __ACE_INLINE__ */ +#include "ace/OS_NS_stdio.h" + ACE_RCSID (TAO, Exception, "$Id$") |