summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/utl_exceptlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/include/utl_exceptlist.h')
-rw-r--r--TAO/TAO_IDL/include/utl_exceptlist.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/TAO/TAO_IDL/include/utl_exceptlist.h b/TAO/TAO_IDL/include/utl_exceptlist.h
index b75d3e19504..7d726039fb0 100644
--- a/TAO/TAO_IDL/include/utl_exceptlist.h
+++ b/TAO/TAO_IDL/include/utl_exceptlist.h
@@ -89,7 +89,7 @@ trademarks or registered trademarks of Sun Microsystems, Inc.
** USE: Included from util.hh
*/
-class TAO_IDL_FE_Export UTL_ExceptList : public UTL_List
+class UTL_ExceptList : public UTL_List
{
public:
// Operations
@@ -106,8 +106,7 @@ private:
};
// Active iterator for UTL_ExceptList
-class TAO_IDL_FE_Export UTL_ExceptlistActiveIterator
- : public UTL_ListActiveIterator
+class UTL_ExceptlistActiveIterator : public UTL_ListActiveIterator
{
public:
// Operations