summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/inc/ring.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/ring.hxx b/sw/inc/ring.hxx
index e8e0f9cc9ea5..e364be893822 100644
--- a/sw/inc/ring.hxx
+++ b/sw/inc/ring.hxx
@@ -30,7 +30,7 @@ namespace sw
template <class T> class RingIterator;
template <class T>
- class SW_DLLPUBLIC Ring
+ class Ring
{
struct Ring_node_traits
{