summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-05-04 19:56:47 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-05-04 19:56:47 +0000
commit16ca54141960c0464547acfffc59aa4cc4d920e7 (patch)
tree365005528f10622cd72c9cc64e041ee34d554899
parentf61aa83c43619c8a1a8cf91dce9266c0426e2060 (diff)
downloadATCD-16ca54141960c0464547acfffc59aa4cc4d920e7.tar.gz
Added 'TAO_Export to CORBA_ExceptionList.
-rw-r--r--TAO/tao/Exception.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Exception.h b/TAO/tao/Exception.h
index 9507c63b51d..2bdf4294a3f 100644
--- a/TAO/tao/Exception.h
+++ b/TAO/tao/Exception.h
@@ -389,7 +389,7 @@ private:
class CORBA_ExceptionList;
typedef CORBA_ExceptionList *CORBA_ExceptionList_ptr;
-class CORBA_ExceptionList
+class TAO_Export CORBA_ExceptionList
{
// = TITLE
// ExceptionList definition taken from CORBA v2.2 Feb 1998