summaryrefslogtreecommitdiff
path: root/cpp/include/IceUtil/Exception.h
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2007-06-12 12:39:29 +0800
committerMatthew Newhook <matthew@zeroc.com>2007-06-12 12:39:29 +0800
commit0d6f61b0902bd9cabaef4110fc7b7485964795b4 (patch)
treee6f88f3a58b55dc2df58559322ec6eca738a760a /cpp/include/IceUtil/Exception.h
parentSolaris gcc fixes. (diff)
downloadice-0d6f61b0902bd9cabaef4110fc7b7485964795b4.tar.bz2
ice-0d6f61b0902bd9cabaef4110fc7b7485964795b4.tar.xz
ice-0d6f61b0902bd9cabaef4110fc7b7485964795b4.zip
http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2242
Diffstat (limited to 'cpp/include/IceUtil/Exception.h')
-rw-r--r--cpp/include/IceUtil/Exception.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/include/IceUtil/Exception.h b/cpp/include/IceUtil/Exception.h
index 125be702929..02b0b72d93f 100644
--- a/cpp/include/IceUtil/Exception.h
+++ b/cpp/include/IceUtil/Exception.h
@@ -12,6 +12,8 @@
#include <IceUtil/Config.h>
+#include <exception>
+
namespace IceUtil
{