summaryrefslogtreecommitdiff
path: root/TAO/tao/Exception.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-04-16 15:29:13 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-04-16 15:29:13 +0000
commitbf2ee643dbe5a4b720476f72516e2f95276a45f0 (patch)
tree885cf72a1dd26b55d258ee0ec3da35f8e5a9c9f5 /TAO/tao/Exception.h
parent312e4bc509a6bc1f3283390ebd889fa4191b19b9 (diff)
downloadATCD-bf2ee643dbe5a4b720476f72516e2f95276a45f0.tar.gz
ChangeLogTag:Wed Apr 16 08:27:21 2003 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/Exception.h')
-rw-r--r--TAO/tao/Exception.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Exception.h b/TAO/tao/Exception.h
index 672e1e243a0..278ea4f19cf 100644
--- a/TAO/tao/Exception.h
+++ b/TAO/tao/Exception.h
@@ -35,6 +35,8 @@
#include "ace/SStringfwd.h"
#include "ace/iosfwd.h"
+#include <stdio.h> /* For "FILE" typedef. */
+
class ACE_Allocator;
class TAO_OutputCDR;