diff options
Diffstat (limited to 'sw/source/ui/dbui/mmmergepage.cxx')
-rw-r--r-- | sw/source/ui/dbui/mmmergepage.cxx | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sw/source/ui/dbui/mmmergepage.cxx b/sw/source/ui/dbui/mmmergepage.cxx index 16ddbb4ad9..58878fef59 100644 --- a/sw/source/ui/dbui/mmmergepage.cxx +++ b/sw/source/ui/dbui/mmmergepage.cxx @@ -2,9 +2,9 @@ * * $RCSfile: mmmergepage.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2004-09-20 13:17:26 $ + * last change: $Author: rt $ $Date: 2004-09-29 09:32:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -58,6 +58,11 @@ * * ************************************************************************/ + +#ifdef SW_DLLIMPLEMENTATION +#undef SW_DLLIMPLEMENTATION +#endif + #pragma hdrstop #ifndef _MAILMERGEMERGEPAGE_HXX #include <mmmergepage.hxx> |